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

/freebsd-10.2-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp1404 isAllocSiteRemovable(Instruction *AI, SmallVectorImpl<WeakVH> &Users, function
1486 if (isAllocSiteRemovable(&MI, Users, TLI)) {

Completed in 96 milliseconds