Searched defs:BlockCount (Results 1 - 13 of 13) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DLoopWidening.cpp44 getWidenedLoopState(ProgramStateRef PrevState, const LocationContext *LCtx, unsigned BlockCount, const Stmt *LoopStmt) argument
H A DCallEvent.cpp287 ProgramStateRef CallEvent::invalidateRegions(unsigned BlockCount, argument
H A DExprEngine.cpp1948 unsigned int BlockCount = nodeBuilder.getContext().blockCount(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ProfileData/
H A DGCOV.cpp161 uint32_t BlockCount; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86SelectionDAGInfo.cpp259 const uint64_t BlockCount = Size / BlockBytes; local
H A DX86AvoidStoreForwardingBlocks.cpp340 unsigned BlockCount = 0; local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/
H A DAnalysisDeclContext.h308 const unsigned BlockCount; member in class:clang::StackFrameContext
489 getStackFrame(AnalysisDeclContext *Ctx, const LocationContext *Parent, const Stmt *S, const CFGBlock *Blk, unsigned BlockCount, unsigned Idx) argument
503 getStackFrame(const Decl *D, const LocationContext *Parent, const Stmt *S, const CFGBlock *Blk, unsigned BlockCount, unsigned Idx) argument
/freebsd-11-stable/crypto/openssl/crypto/md5/asm/
H A Dmd5-ia64.S232 #define BlockCount in2 define
/freebsd-11-stable/contrib/llvm-project/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp312 getStackFrame(LocationContext const *Parent, const Stmt *S, const CFGBlock *Blk, unsigned BlockCount, unsigned Idx) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenPGO.cpp448 uint64_t BlockCount = setCount(PGO.getRegionCount(S)); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DIteratorModeling.cpp1321 createContainerBegin(ProgramStateRef State, const MemRegion *Cont, const Expr *E, QualType T, const LocationContext *LCtx, unsigned BlockCount) argument
1344 createContainerEnd(ProgramStateRef State, const MemRegion *Cont, const Expr *E, QualType T, const LocationContext *LCtx, unsigned BlockCount) argument
/freebsd-11-stable/sys/dev/hptmv/
H A Datapi.h43 UCHAR BlockCount; /* RW: Sector count */ member in struct:_IDE_REGISTERS_1
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h678 unsigned BlockCount; member in class:clang::ento::BlockDataRegion

Completed in 132 milliseconds