Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DPlaceSafepoints.cpp447 static bool shouldRewriteFunction(Function &F) { in shouldRewriteFunction() function
479 if (!shouldRewriteFunction(F)) in runOnFunction()