Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DGCRootLowering.cpp37 bool DoLowering(Function &F, GCStrategy &S);
178 return DoLowering(F, S); in runOnFunction()
188 bool LowerIntrinsics::DoLowering(Function &F, GCStrategy &S) { in DoLowering() function in LowerIntrinsics