Searched refs:findLocationForEntrySafepoint (Results 1 – 1 of 1) sorted by relevance
184 static Instruction *findLocationForEntrySafepoint(Function &F,360 if (Instruction *Location = findLocationForEntrySafepoint(F, DT)) { in runImpl()540 static Instruction *findLocationForEntrySafepoint(Function &F, in findLocationForEntrySafepoint() function