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

/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DGVN.cpp1208 bool isSimpleValue() const { return Val.getInt() == SimpleVal; } function in struct:__anon10381::AvailableValueInBlock
1213 assert(isSimpleValue() && "Wrong accessor");
1231 if (isSimpleValue()) {
1556 if (AV.isSimpleValue())

Completed in 72 milliseconds