Home
last modified time | relevance | path

Searched defs:LowerGuardIntrinsic (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DLowerGuardIntrinsic.cpp37 struct LowerGuardIntrinsic : public FunctionPass { struct
38 static char ID;
39 LowerGuardIntrinsic() : FunctionPass(ID) { in LowerGuardIntrinsic() function