Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp3092 static bool isRemovableWrite(CallBase &CB, Value *UsedV, in isRemovableWrite() function
3200 if (isRemovableWrite(*cast<CallBase>(I), PI, TLI)) { in isAllocSiteRemovable()