Searched defs:HasShift (Results 1 – 4 of 4) sorted by relevance
49 HasShift = 1, enumerator
385 bool HasShift = false; in ReduceLoadStore() local
411 bool HasShift = false; in ReduceLoadStore() local
516 const bool HasShift = match(B, m_OneUse(m_LShr(m_Value(X), m_Value(Z)))); in foldSelectICmpAndAnd() local