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

/external/llvm/lib/Transforms/Scalar/
H A DGVN.cpp563 bool isCoercedLoadValue() const { return Val.getInt() == LoadVal; } function in struct:__anon26281::AvailableValueInBlock
573 assert(isCoercedLoadValue() && "Wrong accessor");
1336 } else if (isCoercedLoadValue()) {

Completed in 342 milliseconds