Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DAnalysisDeclContext.h311 const unsigned BlockCount; variable
317 const Stmt *S, const CFGBlock *Block, unsigned BlockCount, in StackFrameContext()
339 const CFGBlock *Block, unsigned BlockCount, in Profile()
479 unsigned BlockCount, unsigned Index) { in getStackFrame()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DLoopWidening.cpp48 unsigned BlockCount, const Stmt *LoopStmt) { in getWidenedLoopState()
H A DCallEvent.cpp233 ProgramStateRef CallEvent::invalidateRegions(unsigned BlockCount, in invalidateRegions()
H A DExprEngine.cpp2516 unsigned int BlockCount = nodeBuilder.getContext().blockCount(); in processCFGBlockEntrance() local
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOLayoutBuilder.h49 uint32_t BlockCount; member
H A DMachOLayoutBuilder.cpp300 const uint32_t BlockCount = in layoutTail() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerKernelAttributes.cpp217 Value *BlockCount = BlockCounts[I]; in processUse() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86SelectionDAGInfo.cpp228 const uint64_t BlockCount = Size / BlockBytes; in emitConstantSizeRepmov() local
H A DX86AvoidStoreForwardingBlocks.cpp341 unsigned BlockCount = 0; in findPotentialBlockers() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DContainerModeling.cpp841 unsigned BlockCount) { in createContainerBegin()
864 unsigned BlockCount) { in createContainerEnd()
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp313 unsigned BlockCount, unsigned Index) { in getStackFrame()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DBlockFrequencyInfoImpl.cpp596 APInt BlockCount(128, EntryCount->getCount()); in getProfileCountFromFreq() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DModule.cpp845 uint64_t BlockCount = Index.getBlockCount(); in setPartialSampleProfileRatio() local
/freebsd/sys/dev/hptmv/
H A Datapi.h43 UCHAR BlockCount; /* RW: Sector count */ member
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h678 unsigned BlockCount; variable
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenPGO.cpp594 uint64_t BlockCount = setCount(PGO.getRegionCount(S)); in VisitLabelStmt() local
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp8827 uint64_t BlockCount; in parseBlockCount() local