Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcfgo.cpp45 bool ChainingPattern::DoSameThing(const BB &bb1, const Insn &last1, const BB &bb2, const Insn &last… in DoSameThing() argument
187 Insn *last1 = newTarget->GetLastMachineInsn(); in ClearCurBBAndResetTargetBB() local