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