Searched refs:hasCallsInBlockBetween (Results 1 – 1 of 1) sorted by relevance
1201 static bool hasCallsInBlockBetween(iterator_range<BasicBlock::iterator> R) { in hasCallsInBlockBetween() function1236 if (hasCallsInBlockBetween({BB->getFirstNonPHIIt(), BB->end()})) in hasCallsInBlocksBetween()1249 return hasCallsInBlockBetween({std::next(SaveIt), ResumeOrDestroyIt}); in hasCallsBetween()1252 if (hasCallsInBlockBetween({std::next(SaveIt), SaveBB->end()})) in hasCallsBetween()1256 if (hasCallsInBlockBetween( in hasCallsBetween()