Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DBypassSlowDivision.cpp452 DivCacheTy PerBBDivCache; in bypassSlowDivision() local
467 if (Value *Replacement = Task.getReplacement(PerBBDivCache)) { in bypassSlowDivision()
477 for (auto &KV : PerBBDivCache) in bypassSlowDivision()