Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp4445 using BestFormulaeTy = in FilterOutUndesirableDedicatedRegisters() typedef
4448 BestFormulaeTy BestFormulae; in FilterOutUndesirableDedicatedRegisters()
4493 std::pair<BestFormulaeTy::const_iterator, bool> P = in FilterOutUndesirableDedicatedRegisters()
4718 using BestFormulaeTy = DenseMap<std::pair<const SCEV *, int64_t>, size_t>; in NarrowSearchSpaceByFilterFormulaWithSameScaledReg() typedef
4720 BestFormulaeTy BestFormulae; in NarrowSearchSpaceByFilterFormulaWithSameScaledReg()