Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DAnalysisDeclContext.h305 const unsigned BlockCount; variable
311 const Stmt *S, const CFGBlock *Block, unsigned BlockCount, in StackFrameContext()
333 const CFGBlock *Block, unsigned BlockCount, in Profile()
473 unsigned BlockCount, unsigned Index) { in getStackFrame()
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DLoopWidening.cpp46 unsigned BlockCount, const Stmt *LoopStmt) { in getWidenedLoopState()
H A DCallEvent.cpp251 ProgramStateRef CallEvent::invalidateRegions(unsigned BlockCount, in invalidateRegions()
H A DExprEngine.cpp1985 unsigned int BlockCount = nodeBuilder.getContext().blockCount(); in processCFGBlockEntrance() local
/netbsd-src/sys/external/bsd/acpica/dist/tools/acpisrc/
H A Dasremove.c563 UINT32 BlockCount = 0; in AsRemoveEmptyBlocks() local
/netbsd-src/external/apache2/llvm/dist/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
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DContainerModeling.cpp855 unsigned BlockCount) { in createContainerBegin()
878 unsigned BlockCount) { in createContainerEnd()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp314 unsigned BlockCount, unsigned Index) { in getStackFrame()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DBlockFrequencyInfoImpl.cpp591 APInt BlockCount(128, EntryCount.getCount()); in getProfileCountFromFreq() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DModule.cpp786 uint64_t BlockCount = Index.getBlockCount(); in setPartialSampleProfileRatio() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenPGO.cpp466 uint64_t BlockCount = setCount(PGO.getRegionCount(S)); in VisitLabelStmt() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h668 unsigned BlockCount; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/AsmParser/
H A DLLParser.cpp8557 uint64_t BlockCount; in parseBlockCount() local