Searched defs:ExprLinearizer (Results 1 – 1 of 1) sorted by relevance
1605 struct ExprLinearizer { struct in __anon7e59d9a20111::LowerMatrixIntrinsics1606 unsigned LengthToBreak = 100;1607 std::string Str;1608 raw_string_ostream Stream;1609 unsigned LineLength = 0;1610 const DataLayout &DL;1614 const MapVector<Value *, MatrixTy> &Inst2Matrix;1618 const DenseMap<Value *, SmallPtrSet<Value *, 2>> &Shared;1621 const SmallSetVector<Value *, 32> &ExprsInSubprogram;1624 Value *Leaf;[all …]