Home | History | Annotate | Download | only in Chapter7

Lines Matching refs:getFunction

640   Function *F = TheModule->getFunction(std::string("unary")+Opcode);
684 Function *F = TheModule->getFunction(std::string("binary")+Op);
693 Function *CalleeF = TheModule->getFunction(Callee);
920 F = TheModule->getFunction(Name);