Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBypassSlowDivision.cpp450 DivCacheTy PerBBDivCache; in bypassSlowDivision() local
465 if (Value *Replacement = Task.getReplacement(PerBBDivCache)) { in bypassSlowDivision()
475 for (auto &KV : PerBBDivCache) in bypassSlowDivision()