Home
last modified time | relevance | path

Searched defs:bb2 (Results 1 - 6 of 6) sorted by relevance

/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.h191 auto bb2 = bb_map_.at(bb1); in ComparePhiInputs() local
/arkcompiler/runtime_core/static_core/compiler/tests/
H A Dgraph_comparator.h105 auto bb2 = bbMap_.at(bb1); 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.cpp519 auto bb2 = graph.GetEndBasicBlock(); in HWTEST() local

Completed in 6 milliseconds