Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2725 static bool isRemovableWrite(CallBase &CB, Value *UsedV, in isRemovableWrite() function
2813 if (isRemovableWrite(*cast<CallBase>(I), PI, TLI)) { in isAllocSiteRemovable()