class SimpleAAQueryInfo
Declaration
class SimpleAAQueryInfo : public AAQueryInfo { /* full declaration omitted */ };
Description
AAQueryInfo that uses SimpleCaptureInfo.
Declared at: llvm/include/llvm/Analysis/AliasAnalysis.h:502
Inherits from: AAQueryInfo
Member Variables
- private llvm::SimpleCaptureInfo CI
Inherited from AAQueryInfo:
Method Overview
- public SimpleAAQueryInfo()
Inherited from AAQueryInfo:
Methods
ΒΆSimpleAAQueryInfo()
SimpleAAQueryInfo()
Declared at: llvm/include/llvm/Analysis/AliasAnalysis.h:506