Searched defs:LowerGuardIntrinsic (Results 1 – 1 of 1) sorted by relevance
37 struct LowerGuardIntrinsic : public FunctionPass { struct38 static char ID;39 LowerGuardIntrinsic() : FunctionPass(ID) { in LowerGuardIntrinsic() function