Searched defs:createCallInstruction (Results 1 – 2 of 2) sorted by relevance
486 inline CallInst* PassUtil::createCallInstruction(Value *F, std::vector<Value*> &args, const Twine &… in createCallInstruction() function495 inline CallInst* PassUtil::createCallInstruction(Value *F, std::vector<Value*> &args, const Twine &… in createCallInstruction() function
177 CallInst* MagicUtil::createCallInstruction(Value *F, std::vector<Value*> &args, const Twine &NameSt… in createCallInstruction() function in llvm::MagicUtil181 CallInst* MagicUtil::createCallInstruction(Value *F, std::vector<Value*> &args, const Twine &NameSt… in createCallInstruction() function in llvm::MagicUtil