Searched refs:createCallInstWithColors (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Transforms/ObjCARC/ |
| H A D | ObjCARC.cpp | 45 CallInst *objcarc::createCallInstWithColors( in createCallInstWithColors() function in objcarc 110 createCallInstWithColors(Func, CallArg, "", InsertPt, BlockColors); in insertRVCallWithColors()
|
| H A D | ObjCARC.h | 100 CallInst *createCallInstWithColors(
|
| H A D | ObjCARCContract.cpp | 390 objcarc::createCallInstWithColors(Decl, Args, "", Store, BlockColors); in tryToContractReleaseIntoStoreStrong() 475 objcarc::createCallInstWithColors(IA, None, "", Inst, BlockColors); in tryToPeepholeInstruction()
|