Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVN.cpp260 Value *getSimpleValue() const { in getSimpleValue() function
1059 ((AV.AV.isSimpleValue() && AV.AV.getSimpleValue() == Load) || in ConstructSSAForLoadSet()
1077 Res = getSimpleValue(); in MaterializeAdjustedValue()
1082 << " " << *getSimpleValue() << '\n' in MaterializeAdjustedValue()