Home
last modified time | relevance | path

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

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