Searched defs:ExprLinearizer (Results 1 – 1 of 1) sorted by relevance
2398 struct ExprLinearizer { struct in __anon821fcdb70111::LowerMatrixIntrinsics2399 unsigned LengthToBreak = 100;2400 std::string Str;2401 raw_string_ostream Stream;2402 unsigned LineLength = 0;2403 const DataLayout &DL;2407 const MapVector<Value *, MatrixTy> &Inst2Matrix;2411 const DenseMap<Value *, SmallPtrSet<Value *, 2>> &Shared;2414 const SmallSetVector<Value *, 32> &ExprsInSubprogram;2417 Value *Leaf;[all …]