Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DPlaceSafepoints.cpp448 static bool shouldRewriteFunction(Function &F) { in shouldRewriteFunction() function
480 if (!shouldRewriteFunction(F)) in runOnFunction()