Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DGCOV.cpp136 uint32_t BlockCount; in readGCNO() local
577 uint64_t BlockCount = Block->getCount(); in print() local
/minix3/crypto/external/bsd/openssl/dist/crypto/md5/asm/
H A Dmd5-ia64.S232 #define BlockCount in2 macro
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp138 ProgramStateRef CallEvent::invalidateRegions(unsigned BlockCount, in invalidateRegions()
/minix3/external/bsd/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h635 unsigned BlockCount; variable