Home
last modified time | relevance | path

Searched defs:getStoredValue (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Scalar/
H A DGVNExpression.h390 Value *getStoredValue() const { return StoredValue; } in getStoredValue() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DVPlan.h1444 VPValue *getStoredValue() const { in getStoredValue() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp329 Value *getStoredValue() const { return RepStoredValue; } in getStoredValue() function in __anonccb5b2130111::CongruenceClass