Searched refs:ExpandForMC (Results 1 – 2 of 2) sorted by relevance
31 bool ExpandForMC; variable40 : EmitCallsByRef(true), NegatePredicate(false), ExpandForMC(false), in PredicateExpander()44 bool shouldExpandForMC() const { return ExpandForMC; } in shouldExpandForMC()51 void setExpandForMC(bool Value) { ExpandForMC = Value; } in setExpandForMC()
315 bit ExpandForMC = expandForMC;329 // If `Declaration.ExpandForMC` is true, then SubtargetEmitter