Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Scalar/
DPlaceSafepoints.cpp386 static Instruction *findLocationForEntrySafepoint(Function &F, in findLocationForEntrySafepoint() function
579 if (Instruction *Location = findLocationForEntrySafepoint(F, DT)) { in runOnFunction()