Searched refs:hasCallsInBlockBetween (Results 1 – 1 of 1) sorted by relevance
1423 static bool hasCallsInBlockBetween(Instruction *From, Instruction *To) { in hasCallsInBlockBetween() function1458 if (hasCallsInBlockBetween(BB->getFirstNonPHI(), nullptr)) in hasCallsInBlocksBetween()1469 return hasCallsInBlockBetween(Save->getNextNode(), ResumeOrDestroy); in hasCallsBetween()1472 if (hasCallsInBlockBetween(Save->getNextNode(), nullptr)) in hasCallsBetween()1476 if (hasCallsInBlockBetween(ResumeOrDestroyBB->getFirstNonPHI(), in hasCallsBetween()