Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp1870 isAllocSiteRemovable(Instruction *AI, SmallVectorImpl<WeakVH> &Users, in isAllocSiteRemovable() function
1956 if (isAllocSiteRemovable(&MI, Users, TLI)) { in visitAllocSite()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp2058 static bool isAllocSiteRemovable(Instruction *AI, in isAllocSiteRemovable() function
2154 if (isAllocSiteRemovable(&MI, Users, &TLI)) { in visitAllocSite()