Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/ObjCARC/
H A DObjCARC.cpp45 CallInst *objcarc::createCallInstWithColors( in createCallInstWithColors() function in objcarc
110 createCallInstWithColors(Func, CallArg, "", InsertPt, BlockColors); in insertRVCallWithColors()
H A DObjCARC.h100 CallInst *createCallInstWithColors(
H A DObjCARCContract.cpp390 objcarc::createCallInstWithColors(Decl, Args, "", Store, BlockColors); in tryToContractReleaseIntoStoreStrong()
475 objcarc::createCallInstWithColors(IA, None, "", Inst, BlockColors); in tryToPeepholeInstruction()