Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Passes/
H A DShrinkWrapping.cpp1975 uint64_t TotalStoreInstrs = 0ULL; in perform() local
1984 TotalStoreInstrs += BBExecCount; in perform()
1989 StoreDynamicCount += TotalStoreInstrs; in perform()