Home | History | Annotate | Download | only in complete

Lines Matching defs:LF

1585     Function *LF = F->Codegen();
1586 if (LF && VerboseOutput) {
1588 LF->dump();
1612 if (Function *LF = F->Codegen()) {
1614 void *FPtr = TheHelper->getPointerToFunction(LF);