Searched defs:ExprLinearizer (Results 1 – 1 of 1) sorted by relevance
1935 struct ExprLinearizer { struct in __anoned024af70111::LowerMatrixIntrinsics1936 unsigned LengthToBreak = 100;1937 std::string Str;1938 raw_string_ostream Stream;1939 unsigned LineLength = 0;1940 const DataLayout &DL;1944 const MapVector<Value *, MatrixTy> &Inst2Matrix;1948 const DenseMap<Value *, SmallPtrSet<Value *, 2>> &Shared;1951 const SmallSetVector<Value *, 32> &ExprsInSubprogram;1954 Value *Leaf;[all …]