Searched defs:InsertAfter (Results 1 – 3 of 3) sorted by relevance
234 Iterator InsertAfter(ConstIterator position, ValueType &value) in InsertAfter() function242 Iterator InsertAfter(ConstIterator position, InputIterator first, InputIterator last) in InsertAfter() function
50 void Inst::InsertAfter(Inst *inst) in InsertAfter() function in panda::compiler::Inst
448 void BasicBlock::InsertAfter(Inst *inst, Inst *after) in InsertAfter() function in panda::compiler::BasicBlock