Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DGVN.cpp221 LoadInst *getCoercedLoadValue() const { in getCoercedLoadValue() function
762 (AV.AV.isCoercedLoadValue() && AV.AV.getCoercedLoadValue() == LI))) in ConstructSSAForLoadSet()
789 LoadInst *Load = getCoercedLoadValue(); in MaterializeAdjustedValue()
801 << " " << *getCoercedLoadValue() << '\n' in MaterializeAdjustedValue()
/external/llvm-project/llvm/lib/Transforms/Scalar/
DGVN.cpp236 LoadInst *getCoercedLoadValue() const { in getCoercedLoadValue() function
862 (AV.AV.isCoercedLoadValue() && AV.AV.getCoercedLoadValue() == LI))) in ConstructSSAForLoadSet()
889 LoadInst *Load = getCoercedLoadValue(); in MaterializeAdjustedValue()
901 << " " << *getCoercedLoadValue() << '\n' in MaterializeAdjustedValue()
/external/llvm/lib/Transforms/Scalar/
DGVN.cpp180 LoadInst *getCoercedLoadValue() const { in getCoercedLoadValue() function
1190 LoadInst *Load = getCoercedLoadValue(); in MaterializeAdjustedValue()
1197 << *getCoercedLoadValue() << '\n' in MaterializeAdjustedValue()