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

/freebsd-9.3-release/contrib/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp63 /// getUnderlyingObjectFromInt - This is the function that does the work of
65 static const Value *getUnderlyingObjectFromInt(const Value *V) { function
69 // regular getUnderlyingObjectFromInt.
110 getUnderlyingObjectFromInt(cast<User>(V)->getOperand(0));

Completed in 137 milliseconds