Home
last modified time | relevance | path

Searched defs:CreateGotoBBAfterCondBB (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_optimize_common.cpp200 BB *X64InsnVisitor::CreateGotoBBAfterCondBB(BB &bb, BB &fallthru, bool isTargetFallthru) const in CreateGotoBBAfterCondBB() function in maplebe::X64InsnVisitor
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_optimize_common.cpp231 BB *AArch64InsnVisitor::CreateGotoBBAfterCondBB(BB &bb, BB &fallthru, bool isTargetFallthru) const in CreateGotoBBAfterCondBB() function in maplebe::AArch64InsnVisitor