Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1570 unsigned FNum = 0; in getNotSelectedProbability() local
1573 FNum++; in getNotSelectedProbability()
1574 return ((float)(Formulae.size() - FNum)) / Formulae.size(); in getNotSelectedProbability()
/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dintrin.def153 DEFNAME ("FNUM", "fnum", "FNum", genNONE, specFNUM) /* UNIX */