Home
last modified time | relevance | path

Searched refs:UseCustomLoweringPass (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DGCStrategy.cpp261 bool UseCustomLoweringPass = NeedsCustomLoweringPass(S); in runOnFunction() local
262 if (UseCustomLoweringPass) in runOnFunction()
266 if (UseCustomLoweringPass) { in runOnFunction()