Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DCodeMetrics.h60 unsigned NumBlocks; member
DLoopInfoImpl.h351 unsigned NumBlocks = 0; in discoverAndMapSubloop() local
/external/clang/include/clang/Analysis/Analyses/
DConsumed.h206 ConsumedBlockInfo(unsigned int NumBlocks, PostOrderCFGView *SortedGraph) in ConsumedBlockInfo()
/external/llvm/lib/Target/SystemZ/
DSystemZLongBranch.cpp263 unsigned NumBlocks = MF->size(); in initMBBInfo() local
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp3401 unsigned NumBlocks = TheLoop->getNumBlocks(); in canVectorize() local