LLVM 20.0.0git
|
This is the complete list of members for llvm::StackLifetime, including all inherited members.
getFullLiveRange() const | llvm::StackLifetime | inline |
getLiveRange(const AllocaInst *AI) const | llvm::StackLifetime | |
getMarkers() const | llvm::StackLifetime | inline |
isAliveAfter(const AllocaInst *AI, const Instruction *I) const | llvm::StackLifetime | |
isReachable(const Instruction *I) const | llvm::StackLifetime | |
LivenessType enum name | llvm::StackLifetime | |
print(raw_ostream &O) | llvm::StackLifetime | |
run() | llvm::StackLifetime | |
StackLifetime(const Function &F, ArrayRef< const AllocaInst * > Allocas, LivenessType Type) | llvm::StackLifetime |