Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/CodeGen/
DGCRootLowering.cpp41 bool DoLowering(Function &F, GCStrategy &S);
181 return DoLowering(F, S); in runOnFunction()
191 bool LowerIntrinsics::DoLowering(Function &F, GCStrategy &S) { in DoLowering() function in LowerIntrinsics
/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