Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dgraph_checker.cpp885 bool GraphChecker::IsTryCatchDomination(const BasicBlock *inputBlock, const BasicBlock *userBlock) … in CheckUserOfInt32() argument
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dllvm_ir_constructor.cpp1074 auto inputBlock = inst->CastToPhi()->GetPhiInputBb(i); in FillPhiInputs() local