Lines Matching defs:OnlyExpandMCInstPredicates
136 bool OnlyExpandMCInstPredicates = false);
1674 bool OnlyExpandMCInstPredicates) {
1680 if (OnlyExpandMCInstPredicates) {
1709 raw_ostream &OS, bool OnlyExpandMCInstPredicates) {
1712 OnlyExpandMCInstPredicates);
1715 emitSchedModelHelperEpilogue(OS, OnlyExpandMCInstPredicates);
1736 PE.setExpandForMC(OnlyExpandMCInstPredicates);
1742 OS << (OnlyExpandMCInstPredicates
1762 if (OnlyExpandMCInstPredicates && !hasMCSchedPredicates(T))
1790 emitSchedModelHelperEpilogue(OS, OnlyExpandMCInstPredicates);