Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Analysis/
H A DAnalysisDeclContext.h307 const unsigned BlockCount; variable
313 const Stmt *S, const CFGBlock *Block, unsigned BlockCount, in StackFrameContext()
335 const CFGBlock *Block, unsigned BlockCount, in Profile()
475 unsigned BlockCount, unsigned Index) { in getStackFrame()
/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DLoopWidening.cpp46 unsigned BlockCount, const Stmt *LoopStmt) { in getWidenedLoopState()
H A DCallEvent.cpp252 ProgramStateRef CallEvent::invalidateRegions(unsigned BlockCount, in invalidateRegions()
H A DExprEngine.cpp1987 unsigned int BlockCount = nodeBuilder.getContext().blockCount(); in processCFGBlockEntrance() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86SelectionDAGInfo.cpp258 const uint64_t BlockCount = Size / BlockBytes; in emitConstantSizeRepmov() local
H A DX86AvoidStoreForwardingBlocks.cpp341 unsigned BlockCount = 0; in findPotentialBlockers() local
/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DContainerModeling.cpp855 unsigned BlockCount) { in createContainerBegin()
878 unsigned BlockCount) { in createContainerEnd()
/freebsd-13.1/contrib/llvm-project/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp314 unsigned BlockCount, unsigned Index) { in getStackFrame()
/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DModule.cpp801 uint64_t BlockCount = Index.getBlockCount(); in setPartialSampleProfileRatio() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DBlockFrequencyInfoImpl.cpp605 APInt BlockCount(128, EntryCount.getCount()); in getProfileCountFromFreq() local
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenPGO.cpp466 uint64_t BlockCount = setCount(PGO.getRegionCount(S)); in VisitLabelStmt() local
/freebsd-13.1/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h668 unsigned BlockCount; variable
/freebsd-13.1/sys/dev/hptmv/
H A Datapi.h45 UCHAR BlockCount; /* RW: Sector count */ member
/freebsd-13.1/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp8258 uint64_t BlockCount; in parseBlockCount() local