Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Analysis/
DNumberOfExecutions.cpp173 const auto &parentBlockInfo = parentBlockIt->getSecond(); in getNumberOfExecutions() local
174 auto parentBlockExecutions = getNumberOfExecutions(parentBlockInfo); in getNumberOfExecutions()