Searched refs:m_StrictlyPositive (Results 1 – 2 of 2) sorted by relevance
194 EXPECT_FALSE(m_StrictlyPositive().match(NegOne)); in TEST_F()199 EXPECT_FALSE(m_StrictlyPositive().match(Zero)); in TEST_F()204 EXPECT_TRUE(m_StrictlyPositive().match(One)); in TEST_F()
495 inline cst_pred_ty<is_strictlypositive> m_StrictlyPositive() { in m_StrictlyPositive() function498 inline api_pred_ty<is_strictlypositive> m_StrictlyPositive(const APInt *&V) { in m_StrictlyPositive() function