Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libabckit/include/cpp/headers/
Dbasic_block_impl.h154 inline BasicBlock BasicBlock::SplitBlockAfterInstruction(Instruction ins, bool makeEdge) in SplitBlockAfterInstruction() function
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dbasicblock.cpp51 BasicBlock *BasicBlock::SplitBlockAfterInstruction(Inst *inst, bool make_edge) in SplitBlockAfterInstruction() function in panda::compiler::BasicBlock
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dbasicblock.cpp478 BasicBlock *BasicBlock::SplitBlockAfterInstruction(Inst *inst, bool makeEdge) in SplitBlockAfterInstruction() function in ark::compiler::BasicBlock