#include <ScopPass.h>
Definition at line 63 of file ScopPass.h.
◆ Result() [1/2]
llvm::InnerAnalysisManagerProxy::Result::Result |
( |
ScopAnalysisManager & |
InnerAM, |
|
|
ScopInfo & |
SI |
|
) |
| |
|
inlineexplicit |
◆ Result() [2/2]
llvm::InnerAnalysisManagerProxy::Result::Result |
( |
Result && |
R | ) |
|
|
inline |
◆ ~Result()
llvm::InnerAnalysisManagerProxy::Result::~Result |
( |
| ) |
|
|
inline |
◆ getManager()
ScopAnalysisManager & llvm::InnerAnalysisManagerProxy::Result::getManager |
( |
| ) |
|
|
inline |
◆ invalidate()
bool llvm::InnerAnalysisManagerProxy::Result::invalidate |
( |
Function & |
F, |
|
|
const PreservedAnalyses & |
PA, |
|
|
FunctionAnalysisManager::Invalidator & |
Inv |
|
) |
| |
◆ operator=()
Result & llvm::InnerAnalysisManagerProxy::Result::operator= |
( |
Result && |
RHS | ) |
|
|
inline |
◆ InnerAM
ScopAnalysisManager* llvm::InnerAnalysisManagerProxy::Result::InnerAM |
|
private |
◆ SI
ScopInfo* llvm::InnerAnalysisManagerProxy::Result::SI |
|
private |
The documentation for this class was generated from the following file: