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.cpp2358 struct RemarkGenerator { struct in __anon46e5f17f0111::LowerMatrixIntrinsics
2359 const MapVector<Value *, MatrixTy> &Inst2Matrix;
2360 OptimizationRemarkEmitter &ORE;
2361 Function &Func;
2362 const DataLayout &DL;
2364 RemarkGenerator(const MapVector<Value *, MatrixTy> &Inst2Matrix, in RemarkGenerator() function
2373 getExpressionLeaves(const SmallSetVector<Value *, 32> &ExprsInSubprogram) { in getExpressionLeaves()
2387 void collectSharedInfo(Value *Leaf, Value *V, in collectSharedInfo()
2405 sumOpInfos(Value *Root, SmallPtrSetImpl<Value *> &ReusedExprs, in sumOpInfos()
2433 void emitRemarks() { in emitRemarks()
[all …]