Searched refs:NumberOfExecutions (Results 1 – 4 of 4) sorted by relevance
117 NumberOfExecutions::NumberOfExecutions(Operation *op) : operation(op) { in NumberOfExecutions() function in NumberOfExecutions124 NumberOfExecutions::getNumberOfExecutions(Operation *op, in getNumberOfExecutions()134 NumberOfExecutions::getNumberOfExecutions(Block *block, in getNumberOfExecutions()190 void NumberOfExecutions::printBlockExecutions( in printBlockExecutions()204 void NumberOfExecutions::printOperationExecutions( in printOperationExecutions()
9 NumberOfExecutions.cpp19 NumberOfExecutions.cpp
25 getAnalysis<NumberOfExecutions>().printBlockExecutions( in runOnFunction()34 getAnalysis<NumberOfExecutions>().printOperationExecutions( in runOnFunction()
39 class NumberOfExecutions {43 explicit NumberOfExecutions(Operation *op);