Searched refs:BBInsertLocation (Results 1 – 2 of 2) sorted by relevance
1023 auto BBInsertLocation = std::next(Function::iterator(LS.Latch)); in changeIterationSpaceEnd() local1025 &F, &*BBInsertLocation); in changeIterationSpaceEnd()1027 &*BBInsertLocation); in changeIterationSpaceEnd()
1255 BasicBlock *BBInsertLocation = LS.Latch->getNextNode(); in changeIterationSpaceEnd() local1257 &F, BBInsertLocation); in changeIterationSpaceEnd()1259 BBInsertLocation); in changeIterationSpaceEnd()