Home | History | Annotate | Download | only in complete

Lines Matching refs:LF

1474     Function *LF = F->Codegen();
1475 if (LF && VerboseOutput) {
1477 LF->dump();
1501 if (Function *LF = F->Codegen()) {
1503 void *FPtr = TheHelper->getPointerToFunction(LF);