Home
last modified time | relevance | path

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

12

/external/llvm-project/clang/include/clang/Analysis/
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()
/external/clang/lib/StaticAnalyzer/Core/
DLoopWidening.cpp41 unsigned BlockCount, const Stmt *LoopStmt) { in getWidenedLoopState()
DCallEvent.cpp156 ProgramStateRef CallEvent::invalidateRegions(unsigned BlockCount, in invalidateRegions()
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DLoopWidening.cpp46 unsigned BlockCount, const Stmt *LoopStmt) { in getWidenedLoopState()
DCallEvent.cpp251 ProgramStateRef CallEvent::invalidateRegions(unsigned BlockCount, in invalidateRegions()
/external/llvm-project/llvm/unittests/IR/
DModuleTest.cpp152 const unsigned BlockCount = 100; in TEST() local
/external/llvm/lib/IR/
DGCOV.cpp157 uint32_t BlockCount; in readGCNO() local
613 uint64_t BlockCount = Block->getCount(); in print() local
/external/llvm/unittests/Analysis/
DLoopPassManagerTest.cpp33 int BlockCount; member
/external/llvm-project/llvm/lib/Target/X86/
DX86SelectionDAGInfo.cpp262 const uint64_t BlockCount = Size / BlockBytes; in emitConstantSizeRepmov() local
DX86AvoidStoreForwardingBlocks.cpp341 unsigned BlockCount = 0; in findPotentialBlockers() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86SelectionDAGInfo.cpp259 const uint64_t BlockCount = Size / BlockBytes; in emitConstantSizeRepmov() local
DX86AvoidStoreForwardingBlocks.cpp340 unsigned BlockCount = 0; in findPotentialBlockers() local
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DContainerModeling.cpp855 unsigned BlockCount) { in createContainerBegin()
878 unsigned BlockCount) { in createContainerEnd()
/external/llvm-project/clang/lib/Analysis/
DAnalysisDeclContext.cpp314 unsigned BlockCount, unsigned Index) { in getStackFrame()
/external/llvm-project/llvm/lib/IR/
DModule.cpp686 uint64_t BlockCount = Index.getBlockCount(); in setPartialSampleProfileRatio() local
/external/llvm/lib/Analysis/
DBlockFrequencyInfoImpl.cpp540 APInt BlockCount(128, EntryCount.getValue()); in getBlockProfileCount() local
/external/llvm-project/llvm/lib/Analysis/
DBlockFrequencyInfoImpl.cpp589 APInt BlockCount(128, EntryCount.getCount()); in getProfileCountFromFreq() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DStructurizeCFG.cpp361 while (unsigned &BlockCount = LoopBlocks[CurrentLoop]) { in orderNodes() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DBlockFrequencyInfoImpl.cpp574 APInt BlockCount(128, EntryCount.getCount()); in getProfileCountFromFreq() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DGCOV.cpp161 uint32_t BlockCount; in readGCNO() local
/external/llvm/lib/Transforms/Scalar/
DStructurizeCFG.cpp332 while (unsigned &BlockCount = LoopBlocks[CurrentLoop]) { in orderNodes() local
/external/clang/lib/CodeGen/
DCodeGenPGO.cpp308 uint64_t BlockCount = setCount(PGO.getRegionCount(S)); in VisitLabelStmt() local
/external/llvm-project/clang/lib/CodeGen/
DCodeGenPGO.cpp451 uint64_t BlockCount = setCount(PGO.getRegionCount(S)); in VisitLabelStmt() local
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DMemRegion.h631 unsigned BlockCount; variable
/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DMemRegion.h668 unsigned BlockCount; variable

12