Searched defs:RemarkGenerator (Results 1 – 1 of 1) sorted by relevance
2456 struct RemarkGenerator { struct in __anon821fcdb70111::LowerMatrixIntrinsics2457 const MapVector<Value *, MatrixTy> &Inst2Matrix;2458 OptimizationRemarkEmitter &ORE;2459 Function &Func;2460 const DataLayout &DL;2462 RemarkGenerator(const MapVector<Value *, MatrixTy> &Inst2Matrix, in RemarkGenerator() argument2471 getExpressionLeaves(const SmallSetVector<Value *, 32> &ExprsInSubprogram) { in getExpressionLeaves()2485 void collectSharedInfo(Value *Leaf, Value *V, in collectSharedInfo()2503 sumOpInfos(Value *Root, SmallPtrSetImpl<Value *> &ReusedExprs, in sumOpInfos()2531 void emitRemarks() { in emitRemarks()[all …]