Lines Matching defs:OnlyExpandMCInstPredicates
130 bool OnlyExpandMCInstPredicates = false);
1646 bool OnlyExpandMCInstPredicates) {
1652 if (OnlyExpandMCInstPredicates) {
1681 raw_ostream &OS, bool OnlyExpandMCInstPredicates) {
1684 OnlyExpandMCInstPredicates);
1687 emitSchedModelHelperEpilogue(OS, OnlyExpandMCInstPredicates);
1708 PE.setExpandForMC(OnlyExpandMCInstPredicates);
1714 OS << (OnlyExpandMCInstPredicates
1734 if (OnlyExpandMCInstPredicates && !hasMCSchedPredicates(T))
1762 emitSchedModelHelperEpilogue(OS, OnlyExpandMCInstPredicates);