Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Analysis/
H A DIntervalPartition.cpp141 static CFGIntervalGraph partitionIntoIntervalsImpl(unsigned NumBlockIDs, in partitionIntoIntervalsImpl() argument
/llvm-project/clang/include/clang/Analysis/
H A DCFG.h1444 unsigned NumBlockIDs = 0; variable