Searched refs:hasCallsInBlockBetween (Results 1 – 1 of 1) sorted by relevance
544 static bool hasCallsInBlockBetween(Instruction *From, Instruction *To) { in hasCallsInBlockBetween() function579 if (hasCallsInBlockBetween(BB->getFirstNonPHI(), nullptr)) in hasCallsInBlocksBetween()590 return hasCallsInBlockBetween(Save->getNextNode(), ResumeOrDestroy); in hasCallsBetween()593 if (hasCallsInBlockBetween(Save->getNextNode(), nullptr)) in hasCallsBetween()597 if (hasCallsInBlockBetween(ResumeOrDestroyBB->getFirstNonPHI(), in hasCallsBetween()