Searched defs:getInsertPos (Results 1 – 3 of 3) sorted by relevance
154 MachineBasicBlock::iterator getInsertPos() { return InsertPos; } in getInsertPos() function
556 InstTy *getInsertPos() const { return InsertPos; } in getInsertPos() function
2167 Instruction *getInsertPos() const { return IG->getInsertPos(); } in getInsertPos() function