Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DLoopWidening.cpp47 unsigned BlockCount, const Stmt *LoopStmt) { in getWidenedLoopState()
H A DCallEvent.cpp285 ProgramStateRef CallEvent::invalidateRegions(unsigned BlockCount, in invalidateRegions()
H A DExprEngine.cpp1879 unsigned int BlockCount = nodeBuilder.getContext().blockCount(); in processCFGBlockEntrance() local
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86AvoidStoreForwardingBlocks.cpp341 unsigned BlockCount = 0; in findPotentialBlockers() local
/freebsd-12.1/contrib/llvm/lib/ProfileData/
H A DGCOV.cpp161 uint32_t BlockCount; in readGCNO() local
/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DBlockFrequencyInfoImpl.cpp572 APInt BlockCount(128, EntryCount.getCount()); in getProfileCountFromFreq() local
/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp355 while (unsigned &BlockCount = LoopBlocks[CurrentLoop]) { in orderNodes() local
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenPGO.cpp448 uint64_t BlockCount = setCount(PGO.getRegionCount(S)); in VisitLabelStmt() local
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h678 unsigned BlockCount; variable
/freebsd-12.1/sys/dev/hptmv/
H A Datapi.h45 UCHAR BlockCount; /* RW: Sector count */ member