Home
last modified time | relevance | path

Searched refs:getSimpleValue (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DGVN.cpp232 Value *getSimpleValue() const { in getSimpleValue() function
869 ((AV.AV.isSimpleValue() && AV.AV.getSimpleValue() == Load) || in ConstructSSAForLoadSet()
887 Res = getSimpleValue(); in MaterializeAdjustedValue()
892 << " " << *getSimpleValue() << '\n' in MaterializeAdjustedValue()