Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DGCRootLowering.cpp41 bool DoLowering(Function &F, GCStrategy &S);
183 return DoLowering(F, S); in runOnFunction()
193 bool LowerIntrinsics::DoLowering(Function &F, GCStrategy &S) { in DoLowering() function in LowerIntrinsics