Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DGVN.cpp237 LoadInst *getCoercedLoadValue() const { in getCoercedLoadValue() function
870 (AV.AV.isCoercedLoadValue() && AV.AV.getCoercedLoadValue() == Load))) in ConstructSSAForLoadSet()
897 LoadInst *Load = getCoercedLoadValue(); in MaterializeAdjustedValue()
909 << " " << *getCoercedLoadValue() << '\n' in MaterializeAdjustedValue()