Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DPlaceSafepoints.cpp440 static bool isGCSafepointPoll(Function &F) { in isGCSafepointPoll() function
472 if (isGCSafepointPoll(F)) { in runOnFunction()