Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Passes/
H A DShrinkWrapping.cpp1974 uint64_t TotalInstrs = 0ULL; in perform() local
1985 TotalInstrs += BBExecCount; in perform()
1988 InstrDynamicCount += TotalInstrs; in perform()