Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DObjCARC.cpp24 CallInst *objcarc::createCallInstWithColors( in createCallInstWithColors() function in objcarc
89 createCallInstWithColors(Func, CallArg, "", InsertPt, BlockColors); in insertRVCallWithColors()
H A DObjCARC.h100 CallInst *createCallInstWithColors(
H A DObjCARCContract.cpp389 CallInst *StoreStrong = objcarc::createCallInstWithColors( in tryToContractReleaseIntoStoreStrong()
475 objcarc::createCallInstWithColors(IA, std::nullopt, "", in tryToPeepholeInstruction()