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

/external/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp1727 isAllocSiteRemovable(Instruction *AI, SmallVectorImpl<WeakVH> &Users, function
1808 if (isAllocSiteRemovable(&MI, Users, TLI)) {

Completed in 151 milliseconds