Searched refs:OptReportLocationItemInfo (Results 1 – 1 of 1) sorted by relevance
71 struct OptReportLocationItemInfo { struct75 OptReportLocationItemInfo &operator |= ( in operator |=() argument76 const OptReportLocationItemInfo &RHS) { in operator |=()83 bool operator < (const OptReportLocationItemInfo &RHS) const { in operator <() argument96 OptReportLocationItemInfo Inlined;97 OptReportLocationItemInfo Unrolled;98 OptReportLocationItemInfo Vectorized;221 auto UpdateLLII = [Transformed](OptReportLocationItemInfo &LLII) { in readLocationInfo()