Home
last modified time | relevance | path

Searched refs:printOperationExecutions (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/mlir/test/lib/Transforms/
DTestNumberOfExecutions.cpp34 getAnalysis<NumberOfExecutions>().printOperationExecutions( in runOnFunction()
/external/llvm-project/mlir/include/mlir/Analysis/
DNumberOfExecutions.h64 void printOperationExecutions(raw_ostream &os,
/external/llvm-project/mlir/lib/Analysis/
DNumberOfExecutions.cpp204 void NumberOfExecutions::printOperationExecutions( in printOperationExecutions() function in NumberOfExecutions