Searched defs:InsertAfter (Results 1 – 8 of 8) sorted by relevance
228 Iterator InsertAfter(ConstIterator position, ValueType &value) in InsertAfter() function236 Iterator InsertAfter(ConstIterator position, InputIterator first, InputIterator last) in InsertAfter() function
234 Iterator InsertAfter(ConstIterator position, ValueType &value) in InsertAfter() function242 Iterator InsertAfter(ConstIterator position, InputIterator first, InputIterator last) in InsertAfter() function
32 inline Instruction Instruction::InsertAfter(Instruction inst) const in InsertAfter() function
49 void Inst::InsertAfter(Inst *inst) in InsertAfter() function in panda::compiler::Inst
447 void BasicBlock::InsertAfter(Inst *inst, Inst *after) in InsertAfter() function in panda::compiler::BasicBlock
89 void BlockNode::InsertAfter(const StmtNode *stmtNode1, StmtNode *stmtNode2) in InsertAfter() function in maple::BlockNode
208 void Inst::InsertAfter(Inst *inst) in InsertAfter() function in ark::compiler::Inst
1082 void BasicBlock::InsertAfter(Inst *inst, Inst *after) in InsertAfter() function in ark::compiler::BasicBlock