Home
last modified time | relevance | path

Searched defs:currentBB (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dpeep.cpp106 BB *currentBB = bbStack.top(); in CheckOpndLiveinSuccs() local
319 BB *currentBB = bbStack.top(); in CheckOpndLiveinSuccs() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dpost_schedule.cpp50 const std::vector<GateRef>& currentBB = cfg.at(bbIdx); in GenerateExtraBB() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dcgfunc.h573 bool IsExitBB(const BB &currentBB) in IsExitBB() argument

Completed in 5 milliseconds