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

/external/llvm/lib/Transforms/Scalar/
H A DGVN.cpp562 bool isSimpleValue() const { return Val.getInt() == SimpleVal; } function in struct:__anon26281::AvailableValueInBlock
568 assert(isSimpleValue() && "Wrong accessor");
1324 if (isSimpleValue()) {

Completed in 39 milliseconds