Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DCodeMetrics.h63 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/clang/lib/Analysis/
DThreadSafetyTIL.cpp313 int NumBlocks = Exit->topologicalFinalSort(Blocks, 0); in computeNormalForm() local
/external/llvm/lib/CodeGen/
DLiveRangeCalc.cpp23 unsigned NumBlocks = MF->getNumBlockIDs(); in resetLiveOutMap() local
/external/llvm/lib/Target/SystemZ/
DSystemZLongBranch.cpp263 unsigned NumBlocks = MF->size(); in initMBBInfo() local
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp3545 unsigned NumBlocks = TheLoop->getNumBlocks(); in canVectorize() local