Searched defs:IterationNum (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/ | ||
H A D | BPFInstrInfo.cpp | 76 unsigned IterationNum = CopyLen >> Log2_64(Alignment); in expandMEMCPY() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ | ||
H A D | ScalarEvolution.cpp | 9600 unsigned IterationNum = 0; getConstantEvolutionLoopExitValue() local |