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