Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp4323 BestFormulaeTy BestFormulae; in FilterOutUndesirableDedicatedRegisters() local
4369 BestFormulae.insert(std::make_pair(Key, FIdx)); in FilterOutUndesirableDedicatedRegisters()
4399 BestFormulae.clear(); in FilterOutUndesirableDedicatedRegisters()
4595 BestFormulaeTy BestFormulae; in NarrowSearchSpaceByFilterFormulaWithSameScaledReg() local
4643 auto P = BestFormulae.insert({{F.ScaledReg, F.Scale}, FIdx}); in NarrowSearchSpaceByFilterFormulaWithSameScaledReg()
4666 BestFormulae.clear(); in NarrowSearchSpaceByFilterFormulaWithSameScaledReg()