Searched defs:isInput (Results 1 – 5 of 5) sorted by relevance
137 bool isInput = is_contained(InstInputs, Inst); translateSubExpr() local
230 bool Dependence::isInput() const { in isInput() function in Dependence
96 isInput, // 'x' enumerator
151 static bool isInput(const ArrayRef<StringLiteral> &Prefixes, StringRef Arg) { in isInput() function