Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:getFunction

2732     if (BlockAddressPFS && F == &BlockAddressPFS->getFunction()) {
4476 Fn = M->getFunction(FunctionName);
4485 } else if ((Fn = M->getFunction(FunctionName))) {
4883 Type *ResType = PFS.getFunction().getReturnType();
5644 PFS.getFunction().isVarArg()) ||