Searched defs:BlockCount (Results 1 – 7 of 7) sorted by relevance
259 const uint64_t BlockCount = Size / BlockBytes; in emitConstantSizeRepmov() local
340 unsigned BlockCount = 0; in findPotentialBlockers() local
1120 UINT BlockCount; member
574 APInt BlockCount(128, EntryCount.getCount()); in getProfileCountFromFreq() local
361 while (unsigned &BlockCount = LoopBlocks[CurrentLoop]) { in orderNodes() local
161 uint32_t BlockCount; in readGCNO() local
1157 size_t Coverage::FunctionData::BlockCount() const { in BlockCount() function in v8::debug::Coverage::FunctionData