Searched defs:RemarkGenerator (Results 1 – 1 of 1) sorted by relevance
1874 struct RemarkGenerator { struct in __anon7e59d9a20111::LowerMatrixIntrinsics1875 const MapVector<Value *, MatrixTy> &Inst2Matrix;1876 OptimizationRemarkEmitter &ORE;1877 Function &Func;1878 const DataLayout &DL;1880 RemarkGenerator(const MapVector<Value *, MatrixTy> &Inst2Matrix, in RemarkGenerator() argument1889 getExpressionLeaves(const SmallSetVector<Value *, 32> &ExprsInSubprogram) { in getExpressionLeaves()1903 void collectSharedInfo(Value *Leaf, Value *V, in collectSharedInfo()1921 sumOpInfos(Value *Root, SmallPtrSetImpl<Value *> &ReusedExprs, in sumOpInfos()1949 void emitRemarks() { in emitRemarks()[all …]