Home
last modified time | relevance | path

Searched defs:currentBB (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dreaching.cpp823 bool ReachingDefinition::CanReachEndBBFromCurrentBB(const BB &currentBB, const BB &endBB, in CanReachEndBBFromCurrentBB()
Debo.cpp347 OpndInfo *Ebo::OperandInfoUse(BB &currentBB, Operand &localOpnd) in OperandInfoUse()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_ebo.cpp242 OpndInfo *AArch64Ebo::OperandInfoDef(BB &currentBB, Insn &currentInsn, Operand &localOpnd) in OperandInfoDef()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcgfunc.h942 bool IsExitBB(const BB &currentBB) in IsExitBB()