Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp1874 struct RemarkGenerator { struct in __anon7e59d9a20111::LowerMatrixIntrinsics
1875 const MapVector<Value *, MatrixTy> &Inst2Matrix;
1876 OptimizationRemarkEmitter &ORE;
1877 Function &Func;
1878 const DataLayout &DL;
1880 RemarkGenerator(const MapVector<Value *, MatrixTy> &Inst2Matrix, in RemarkGenerator() argument
1889 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 …]