Searched refs:createCallInst (Results 1 – 1 of 1) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/ObjCARC/ |
D | ObjCARCContract.cpp | 317 createCallInst(Value *Func, ArrayRef<Value *> Args, const Twine &NameStr, in createCallInst() function 413 CallInst *StoreStrong = createCallInst(Decl, Args, "", Store, BlockColors); in tryToContractReleaseIntoStoreStrong() 490 createCallInst(IA, None, "", Inst, BlockColors); in tryToPeepholeInstruction()
|