Searched refs:hasCallsBetween (Results 1 – 1 of 1) sorted by relevance
1480 static bool hasCallsBetween(Instruction *Save, Instruction *ResumeOrDestroy) { in hasCallsBetween() function1534 if (hasCallsBetween(Save, CB)) in simplifySuspendPoint()