Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp5251 float FMinARegNum = LU.Formulae[0].getNumRegs(); in NarrowSearchSpaceByDeletingCostlyFormulas() local
5275 (FMinRegNum == FRegNum && FMinARegNum > FARegNum)) { in NarrowSearchSpaceByDeletingCostlyFormulas()
5277 FMinARegNum = FARegNum; in NarrowSearchSpaceByDeletingCostlyFormulas()