Searched refs:getInsertPos (Results 1 – 4 of 4) sorted by relevance
710 MachineBasicBlock::iterator InsertPos = Emitter.getInsertPos(); in ProcessSDDbgValues()744 if (Emitter.getInsertPos() == BB->begin() || BB->back().isPHI() || in ProcessSourceNode()747 std::prev(Emitter.getInsertPos())->isPHI()) { in ProcessSourceNode()753 Orders.push_back(std::make_pair(Order, std::prev(Emitter.getInsertPos()))); in ProcessSourceNode()906 InsertPos = Emitter.getInsertPos(); in EmitSchedule()
130 MachineBasicBlock::iterator getInsertPos() { return InsertPos; } in getInsertPos() function
789 InsertPos = Emitter.getInsertPos(); in EmitSchedule()
752 Instruction *getInsertPos() const { return InsertPos; } in getInsertPos() function in __anon63bf7e8f0111::InterleaveGroup2235 if (Instr != Group->getInsertPos()) in vectorizeInterleaveGroup()5449 if (Group->getInsertPos() != I) in getInstructionCost()