Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DGVN.cpp214 Value *getSimpleValue() const { in getSimpleValue() function
775 ((AV.AV.isSimpleValue() && AV.AV.getSimpleValue() == LI) || in ConstructSSAForLoadSet()
793 Res = getSimpleValue(); in MaterializeAdjustedValue()
798 << " " << *getSimpleValue() << '\n' in MaterializeAdjustedValue()