Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/bytecode_optimizer/
Dconst_array_resolver.cpp165 static bool IsSameBB(Inst *inst1, Inst *inst2) in IsSameBB() function
170 static bool IsSameBB(Inst *inst, compiler::BasicBlock *bb) in IsSameBB() function