Searched refs:NeedsCustomLoweringPass (Results 1 – 1 of 1) sorted by relevance
45 static bool NeedsCustomLoweringPass(const GCStrategy &C);167 if (NeedsCustomLoweringPass(**I)) in doInitialization()211 bool LowerIntrinsics::NeedsCustomLoweringPass(const GCStrategy &C) { in NeedsCustomLoweringPass() function in LowerIntrinsics261 bool UseCustomLoweringPass = NeedsCustomLoweringPass(S); in runOnFunction()