Home
last modified time | relevance | path

Searched defs:RemarkGenerator (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp2456 struct RemarkGenerator { struct in __anon821fcdb70111::LowerMatrixIntrinsics
2457 const MapVector<Value *, MatrixTy> &Inst2Matrix;
2458 OptimizationRemarkEmitter &ORE;
2459 Function &Func;
2460 const DataLayout &DL;
2462 RemarkGenerator(const MapVector<Value *, MatrixTy> &Inst2Matrix, in RemarkGenerator() argument
2471 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 …]