Searched defs:getStartValue (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | IVDescriptors.h | 320 Value *getStartValue() const { return StartValue; } in getStartValue() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | VPlan.h | 1525 VPValue *getStartValue() { getStartValue() function |