Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DGVN.cpp252 Value *getSimpleValue() const { in getSimpleValue() function
969 ((AV.AV.isSimpleValue() && AV.AV.getSimpleValue() == Load) || in ConstructSSAForLoadSet()
987 Res = getSimpleValue(); in MaterializeAdjustedValue()
992 << " " << *getSimpleValue() << '\n' in MaterializeAdjustedValue()