Home
last modified time | relevance | path

Searched defs:bb1 (Results 1 - 7 of 7) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Dcondition_chain_cache.cpp37 auto bb1 = *it1; in Contains() local
/arkcompiler/runtime_core/compiler/tests/
H A Dgraph_cloner_new_test.cpp69 static bool CompareInstsOpcode(BasicBlock *bb1, BasicBlock *bb2) in CompareInstsOpcode() argument
H A Dgraph_comparator.h187 auto bb1 = inst1->CastToPhi()->GetPhiInputBb(index1); in ComparePhiInputs() local
/arkcompiler/runtime_core/static_core/compiler/tests/
H A Dgraph_comparator.h100 auto bb1 = inst1->CastToPhi()->GetPhiInputBb(index1); in InstInitialCompare() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dcfgo.cpp48 bool ChainingPattern::DoSameThing(const BB &bb1, const Insn &last1, const BB &bb2, const Insn &last2) const in DoSameThing() argument
H A Dcg_dominance.cpp69 BB *DomAnalysis::Intersect(BB &bb1, const BB &bb2) in Intersect() argument
254 bool DomAnalysis::Dominate(const BB &bb1, const BB &bb2) in Dominate() argument
/arkcompiler/runtime_core/libark_defect_scan_aux/tests/unittest/
H A Ddefect_scan_aux_test.cpp511 auto bb1 = bb0.GetSuccBlocks()[0]; in HWTEST() local

Completed in 5 milliseconds