Home
last modified time | relevance | path

Searched refs:checkSucc (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_phase/src/
H A Dmaple_phase.cpp26 bool checkSucc = passInfoMap.emplace(std::pair<MaplePhaseID, const MaplePhaseInfo *>(PI.GetPhaseID(), &PI)).second; in RegisterPhase() local
27 CHECK_FATAL(checkSucc, "Register Phase failed"); in RegisterPhase()

Completed in 1 milliseconds