Searched defs:InsertBefore (Results 1 – 7 of 7) sorted by relevance
33 void InsertBefore(llvm::AnalysisID before, llvm::Pass *pass) in InsertBefore() function
40 inline Instruction Instruction::InsertBefore(Instruction inst) const in InsertBefore() function
43 void Inst::InsertBefore(Inst *inst) in InsertBefore() function in panda::compiler::Inst
466 void BasicBlock::InsertBefore(Inst *inst, Inst *before) in InsertBefore() function in panda::compiler::BasicBlock
83 void BlockNode::InsertBefore(const StmtNode *stmtNode1, StmtNode *stmtNode2) in InsertBefore() function in maple::BlockNode
202 void Inst::InsertBefore(Inst *inst) in InsertBefore() function in ark::compiler::Inst
1102 void BasicBlock::InsertBefore(Inst *inst, Inst *before) in InsertBefore() function in ark::compiler::BasicBlock