Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DPlaceSafepoints.cpp440 static bool isGCSafepointPoll(Function &F) { in isGCSafepointPoll() function
472 if (isGCSafepointPoll(F)) { in runOnFunction()