Lines Matching defs:PF
743 Function *PF = OpenModule->getFunction(FnName);744 if (PF && !PF->empty()) {750 if (!PF)751 PF = Function::Create(F->getFunctionType(), 755 return PF;