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

/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DGVN.cpp1212 Value *getSimpleValue() const { function in struct:__anon10381::AvailableValueInBlock
1232 Res = getSimpleValue();
1240 << *getSimpleValue() << '\n'
1559 if (Instruction *I = dyn_cast<Instruction>(AV.getSimpleValue()))

Completed in 120 milliseconds