Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DGVN.cpp247 LoadInst *getCoercedLoadValue() const { in getCoercedLoadValue() function
944 (AV.AV.isCoercedLoadValue() && AV.AV.getCoercedLoadValue() == Load))) in ConstructSSAForLoadSet()
982 LoadInst *CoercedLoad = getCoercedLoadValue(); in MaterializeAdjustedValue()
994 << " " << *getCoercedLoadValue() << '\n' in MaterializeAdjustedValue()