Home
last modified time | relevance | path

Searched defs:getStartValue (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DIVDescriptors.h320 Value *getStartValue() const { return StartValue; } in getStartValue() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h1744 VPValue *getStartValue() { in getStartValue() function
1747 VPValue *getStartValue() const { in getStartValue() function
2908 VPValue *getStartValue() const { return getOperand(0); } in getStartValue() function