Home
last modified time | relevance | path

Searched refs:CountB (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/bolt/lib/Passes/
H A DShrinkWrapping.cpp847 const uint64_t CountB = BBB->getKnownExecutionCount(); in computeSaveLocations() local
848 return CountB < CountA; in computeSaveLocations()