Home
last modified time | relevance | path

Searched refs:findLocationForEntrySafepoint (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DPlaceSafepoints.cpp378 static Instruction *findLocationForEntrySafepoint(Function &F, in findLocationForEntrySafepoint() function
568 if (Instruction *Location = findLocationForEntrySafepoint(F, DT)) { in runOnFunction()