Searched defs:ExprLinearizer (Results 1 – 1 of 1) sorted by relevance
2187 struct ExprLinearizer { struct in __anon821fcdb70111::LowerMatrixIntrinsics2188 unsigned LengthToBreak = 100;2189 std::string Str;2190 raw_string_ostream Stream;2191 unsigned LineLength = 0;2192 const DataLayout &DL;2196 const MapVector<Value *, MatrixTy> &Inst2Matrix;2200 const DenseMap<Value *, SmallPtrSet<Value *, 2>> &Shared;2203 const SmallSetVector<Value *, 32> &ExprsInSubprogram;2206 Value *Leaf;[all …]