Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp1793 unsigned UsesRemoved = 0; in visitICmpInstWithInstAndIntCst() local
1795 ++UsesRemoved; in visitICmpInstWithInstAndIntCst()
1797 ++UsesRemoved; in visitICmpInstWithInstAndIntCst()
1799 ++UsesRemoved; in visitICmpInstWithInstAndIntCst()
1803 if (UsesRemoved >= 1) in visitICmpInstWithInstAndIntCst()
1807 if (UsesRemoved >= 3) in visitICmpInstWithInstAndIntCst()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp1646 unsigned UsesRemoved = 0; in foldICmpAndConstConst() local
1648 ++UsesRemoved; in foldICmpAndConstConst()
1650 ++UsesRemoved; in foldICmpAndConstConst()
1652 ++UsesRemoved; in foldICmpAndConstConst()
1657 if (UsesRemoved >= 1) in foldICmpAndConstConst()
1660 if (UsesRemoved >= 3) in foldICmpAndConstConst()