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

/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVN.cpp264 LoadInst *getCoercedLoadValue() const { function in struct:llvm::gvn::AvailableValue
996 (AV.AV.isCoercedLoadValue() && AV.AV.getCoercedLoadValue() == Load)))
1023 LoadInst *CoercedLoad = getCoercedLoadValue();
1044 << " " << *getCoercedLoadValue() << '\n'

Completed in 90 milliseconds