Searched refs:NeedsCustomLoweringPass (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
H A DGCStrategy.cpp45 static bool NeedsCustomLoweringPass(const GCStrategy &C);
173 if (NeedsCustomLoweringPass(**I))
217 bool LowerIntrinsics::NeedsCustomLoweringPass(const GCStrategy &C) { function in class:LowerIntrinsics
267 bool UseCustomLoweringPass = NeedsCustomLoweringPass(S);

Completed in 41 milliseconds