Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstraintElimination.cpp166 Instruction *getContextInst() const { in getContextInst() function
1503 Instruction *JoinOp = CB.getContextInst(); in checkOrAndOpImpliedByOther()
1724 auto *InstA = A.getContextInst(); in eliminateConstraints()
1725 auto *InstB = B.getContextInst(); in eliminateConstraints()
1769 Cmp, Info, CB.NumIn, CB.NumOut, CB.getContextInst(), in eliminateConstraints()
1772 match(CB.getContextInst(), m_LogicalOp(m_Value(), m_Value()))) { in eliminateConstraints()