Lines Matching defs:UseInstrInfo
26 InstrInfoQuery(bool UMD) : UseInstrInfo(UMD) {}
28 bool UseInstrInfo = true;
31 if (UseInstrInfo)
37 if (UseInstrInfo)
43 if (UseInstrInfo)
49 if (UseInstrInfo && isa<PossiblyExactOperator>(Op))
55 if (UseInstrInfo)
95 const Instruction *CXTI = nullptr, bool UseInstrInfo = true,
97 : DL(DL), TLI(TLI), DT(DT), AC(AC), CxtI(CXTI), DC(DC), IIQ(UseInstrInfo),
102 const Instruction *CXTI = nullptr, bool UseInstrInfo = true,
104 : DL(DL), DT(DT), AC(AC), CxtI(CXTI), IIQ(UseInstrInfo),