Home
last modified time | relevance | path

Searched defs:InsertBefore (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/libllvmbackend/
H A Dmir_compiler.h33 void InsertBefore(llvm::AnalysisID before, llvm::Pass *pass) in InsertBefore() function in ark::llvmbackend::InsertingPassManager
/arkcompiler/runtime_core/compiler/optimizer/ir/
H A Dinst.cpp43 void Inst::InsertBefore(Inst *inst) in InsertBefore() function in panda::compiler::Inst
H A Dbasicblock.cpp466 void BasicBlock::InsertBefore(Inst *inst, Inst *before) in InsertBefore() function in panda::compiler::BasicBlock
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
H A Dmir_nodes.cpp90 void BlockNode::InsertBefore(const StmtNode *stmtNode1, StmtNode *stmtNode2) in InsertBefore() function in maple::BlockNode
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Dinst.cpp202 void Inst::InsertBefore(Inst *inst) in InsertBefore() function in ark::compiler::Inst

Completed in 6 milliseconds