LLVM API Documentation

llvm::LiveQueryResult Member List
This is the complete list of members for llvm::LiveQueryResult, including all inherited members.
endPoint() const llvm::LiveQueryResult [inline]
isDeadDef() const llvm::LiveQueryResult [inline]
isKill() const llvm::LiveQueryResult [inline]
LiveQueryResult(VNInfo *EarlyVal, VNInfo *LateVal, SlotIndex EndPoint, bool Kill)llvm::LiveQueryResult [inline]
valueDefined() const llvm::LiveQueryResult [inline]
valueIn() const llvm::LiveQueryResult [inline]
valueOut() const llvm::LiveQueryResult [inline]