Home
last modified time | relevance | path

Searched refs:createCallInst (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/ObjCARC/
DObjCARCContract.cpp317 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()