Home
last modified time | relevance | path

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

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp2544 auto *IVPN = dyn_cast<PHINode>(IV); in detectShiftUntilZeroIdiom() local
2545 if (!IVPN || IVPN->getParent() != LoopHeaderBB) { in detectShiftUntilZeroIdiom()
2550 Start = IVPN->getIncomingValueForBlock(LoopPreheaderBB); in detectShiftUntilZeroIdiom()
2551 IVNext = dyn_cast<Instruction>(IVPN->getIncomingValueForBlock(LoopHeaderBB)); in detectShiftUntilZeroIdiom()
2553 if (!IVNext || !match(IVNext, m_Add(m_Specific(IVPN), m_One()))) { in detectShiftUntilZeroIdiom()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp2544 auto *IVPN = dyn_cast<PHINode>(IV); in detectShiftUntilZeroIdiom() local
2545 if (!IVPN || IVPN->getParent() != LoopHeaderBB) { in detectShiftUntilZeroIdiom()
2550 Start = IVPN->getIncomingValueForBlock(LoopPreheaderBB); in detectShiftUntilZeroIdiom()
2551 IVNext = dyn_cast<Instruction>(IVPN->getIncomingValueForBlock(LoopHeaderBB)); in detectShiftUntilZeroIdiom()
2553 if (!IVNext || !match(IVNext, m_Add(m_Specific(IVPN), m_One()))) { in detectShiftUntilZeroIdiom()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp2544 auto *IVPN = dyn_cast<PHINode>(IV); in detectShiftUntilZeroIdiom() local
2545 if (!IVPN || IVPN->getParent() != LoopHeaderBB) { in detectShiftUntilZeroIdiom()
2550 Start = IVPN->getIncomingValueForBlock(LoopPreheaderBB); in detectShiftUntilZeroIdiom()
2551 IVNext = dyn_cast<Instruction>(IVPN->getIncomingValueForBlock(LoopHeaderBB)); in detectShiftUntilZeroIdiom()
2553 if (!IVNext || !match(IVNext, m_Add(m_Specific(IVPN), m_One()))) { in detectShiftUntilZeroIdiom()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp2670 auto *IVPN = dyn_cast<PHINode>(IV); in detectShiftUntilZeroIdiom() local
2671 if (!IVPN || IVPN->getParent() != LoopHeaderBB) { in detectShiftUntilZeroIdiom()
2676 Start = IVPN->getIncomingValueForBlock(LoopPreheaderBB); in detectShiftUntilZeroIdiom()
2677 IVNext = dyn_cast<Instruction>(IVPN->getIncomingValueForBlock(LoopHeaderBB)); in detectShiftUntilZeroIdiom()
2679 if (!IVNext || !match(IVNext, m_Add(m_Specific(IVPN), m_One()))) { in detectShiftUntilZeroIdiom()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp2544 auto *IVPN = dyn_cast<PHINode>(IV); in detectShiftUntilZeroIdiom() local
2545 if (!IVPN || IVPN->getParent() != LoopHeaderBB) { in detectShiftUntilZeroIdiom()
2550 Start = IVPN->getIncomingValueForBlock(LoopPreheaderBB); in detectShiftUntilZeroIdiom()
2551 IVNext = dyn_cast<Instruction>(IVPN->getIncomingValueForBlock(LoopHeaderBB)); in detectShiftUntilZeroIdiom()
2553 if (!IVNext || !match(IVNext, m_Add(m_Specific(IVPN), m_One()))) { in detectShiftUntilZeroIdiom()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp2544 auto *IVPN = dyn_cast<PHINode>(IV); in detectShiftUntilZeroIdiom() local
2545 if (!IVPN || IVPN->getParent() != LoopHeaderBB) { in detectShiftUntilZeroIdiom()
2550 Start = IVPN->getIncomingValueForBlock(LoopPreheaderBB); in detectShiftUntilZeroIdiom()
2551 IVNext = dyn_cast<Instruction>(IVPN->getIncomingValueForBlock(LoopHeaderBB)); in detectShiftUntilZeroIdiom()
2553 if (!IVNext || !match(IVNext, m_Add(m_Specific(IVPN), m_One()))) { in detectShiftUntilZeroIdiom()