Home | History | Annotate | Download | only in Analysis

Lines Matching refs:isInput

110     /// isInput - Returns true if this is an input dependence.
112 bool isInput() const;
132 bool isUnordered() const { return isInput(); }