Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp3112 static bool isAllocSiteRemovable(Instruction *AI, in isAllocSiteRemovable() function
3261 if (isAllocSiteRemovable(&MI, Users, TLI)) { in visitAllocSite()