Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLowerGuardIntrinsic.cpp43 static bool lowerGuardIntrinsic(Function &F) { in lowerGuardIntrinsic() function
72 return lowerGuardIntrinsic(F); in runOnFunction()
86 if (lowerGuardIntrinsic(F)) in run()