Home
last modified time | relevance | path

Searched defs:adjustedCount (Results 1 – 2 of 2) sorted by relevance

/llvm-project/bolt/lib/Core/
H A DBinaryBasicBlock.cpp383 auto adjustedCount = [&](uint64_t Count) -> uint64_t { in adjustExecutionCount() local
/llvm-project/clang/lib/CodeGen/
H A DCGExprCXX.cpp782 llvm::APInt adjustedCount = count.zextOrTrunc(sizeWidth); EmitCXXNewAllocSize() local