Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Analysis/
DNumberOfExecutions.cpp124 NumberOfExecutions::getNumberOfExecutions(Operation *op, in getNumberOfExecutions() function in NumberOfExecutions
134 NumberOfExecutions::getNumberOfExecutions(Block *block, in getNumberOfExecutions() function in NumberOfExecutions
149 auto getNumberOfExecutions = [&](const BlockNumberOfExecutionsInfo &info) { in getNumberOfExecutions() local
232 Optional<int64_t> BlockNumberOfExecutionsInfo::getNumberOfExecutions() const { in getNumberOfExecutions() function in BlockNumberOfExecutionsInfo
238 Optional<int64_t> BlockNumberOfExecutionsInfo::getNumberOfExecutions( in getNumberOfExecutions() function in BlockNumberOfExecutionsInfo