Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLowerGuardIntrinsic.cpp32 struct LowerGuardIntrinsicLegacyPass : public FunctionPass { struct
33 static char ID;
34 LowerGuardIntrinsicLegacyPass() : FunctionPass(ID) { in LowerGuardIntrinsicLegacyPass() argument