Searched refs:getPoint (Results 1 – 3 of 3) sorted by relevance
84 VPBasicBlock::iterator getPoint() const { return Point; } in getPoint() function90 setInsertPoint(IP.getBlock(), IP.getPoint()); in restoreIP()
149 MachineBasicBlock::iterator getPoint() { in getPoint() function181 return getInsertMBB().insert(getPoint(), &MI); in insert()
184 BasicBlock::iterator getPoint() const { return Point; } in getPoint() function202 SetInsertPoint(IP.getBlock(), IP.getPoint()); in restoreIP()