Home
last modified time | relevance | path

Searched defs:nextValue (Results 1 – 4 of 4) sorted by relevance

/llvm-project/flang/runtime/
H A Drandom.cpp31 Fortran::common::optional<GeneratedWord> nextValue; variable
/llvm-project/mlir/lib/Transforms/Utils/
H A DLoopInvariantCodeMotionUtils.cpp254 Value nextValue = {}; in populateSubsetOpsAtIterArg() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp327 const APInt &nextValue = J->Low->getValue(); Clusterify() local
/llvm-project/mlir/lib/Analysis/Presburger/
H A DSimplex.cpp2076 DynamicAPInt nextValue = nextValueStack.back(); findIntegerSample() local