Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DGCRootLowering.cpp40 bool DoLowering(Function &F, GCStrategy &S);
180 return DoLowering(F, S); in runOnFunction()
190 bool LowerIntrinsics::DoLowering(Function &F, GCStrategy &S) { in DoLowering() function in LowerIntrinsics