Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerGuardIntrinsic.cpp24 static bool lowerGuardIntrinsic(Function &F) { in lowerGuardIntrinsic() function
58 if (lowerGuardIntrinsic(F)) in run()