Searched refs:getConds (Results 1 – 3 of 3) sorted by relevance
718 ArrayRef<std::string> getConds() const { return Conds; } in getConds() function in __anon992240d30411::IAPrinter1139 for (const auto &Cond : IAP->getConds()) in EmitPrintAliasInstruction()
1098 ArrayRef<Init *> getConds() const { in getConds() function1117 inline const_case_iterator arg_begin() const { return getConds().begin(); } in arg_begin()1118 inline const_case_iterator arg_end () const { return getConds().end(); } in arg_end()
2464 for (const Init *Case : getConds()) { in resolveReferences()2507 for (const Init *Case : getConds()) in isConcrete()2519 for (const Init *Case : getConds()) in isComplete()