Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLowerGuardIntrinsic.cpp42 static bool lowerGuardIntrinsic(Function &F) { in lowerGuardIntrinsic() function
75 return lowerGuardIntrinsic(F); in runOnFunction()
89 if (lowerGuardIntrinsic(F)) in run()