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

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
H A DCGSCCPassManager.h153 CGSCCAnalysisManagerModuleProxy; typedef in namespace:llvm
155 /// We need a specialized result for the \c CGSCCAnalysisManagerModuleProxy so
158 template <> class CGSCCAnalysisManagerModuleProxy::Result {
184 /// Provide a specialized run method for the \c CGSCCAnalysisManagerModuleProxy
187 CGSCCAnalysisManagerModuleProxy::Result
188 CGSCCAnalysisManagerModuleProxy::run(Module &M, ModuleAnalysisManager &AM);
190 // Ensure the \c CGSCCAnalysisManagerModuleProxy is provided as an extern
286 /// \c CGSCCAnalysisManagerModuleProxy analysis prior to running the CGSCC
318 AM.getResult<CGSCCAnalysisManagerModuleProxy>(M).getManager();
445 PA.preserve<CGSCCAnalysisManagerModuleProxy>();
[all...]
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
H A DCGSCCPassManager.h153 CGSCCAnalysisManagerModuleProxy; typedef in namespace:llvm
155 /// We need a specialized result for the \c CGSCCAnalysisManagerModuleProxy so
158 template <> class CGSCCAnalysisManagerModuleProxy::Result {
184 /// Provide a specialized run method for the \c CGSCCAnalysisManagerModuleProxy
187 CGSCCAnalysisManagerModuleProxy::Result
188 CGSCCAnalysisManagerModuleProxy::run(Module &M, ModuleAnalysisManager &AM);
190 // Ensure the \c CGSCCAnalysisManagerModuleProxy is provided as an extern
286 /// \c CGSCCAnalysisManagerModuleProxy analysis prior to running the CGSCC
318 AM.getResult<CGSCCAnalysisManagerModuleProxy>(M).getManager();
445 PA.preserve<CGSCCAnalysisManagerModuleProxy>();
[all...]
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
H A DCGSCCPassManager.h153 CGSCCAnalysisManagerModuleProxy; typedef in namespace:llvm
155 /// We need a specialized result for the \c CGSCCAnalysisManagerModuleProxy so
158 template <> class CGSCCAnalysisManagerModuleProxy::Result {
184 /// Provide a specialized run method for the \c CGSCCAnalysisManagerModuleProxy
187 CGSCCAnalysisManagerModuleProxy::Result
188 CGSCCAnalysisManagerModuleProxy::run(Module &M, ModuleAnalysisManager &AM);
190 // Ensure the \c CGSCCAnalysisManagerModuleProxy is provided as an extern
286 /// \c CGSCCAnalysisManagerModuleProxy analysis prior to running the CGSCC
318 AM.getResult<CGSCCAnalysisManagerModuleProxy>(M).getManager();
445 PA.preserve<CGSCCAnalysisManagerModuleProxy>();
[all...]
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
H A DCGSCCPassManager.h167 using CGSCCAnalysisManagerModuleProxy =
170 /// We need a specialized result for the \c CGSCCAnalysisManagerModuleProxy so
173 template <> class CGSCCAnalysisManagerModuleProxy::Result {
199 /// Provide a specialized run method for the \c CGSCCAnalysisManagerModuleProxy
202 CGSCCAnalysisManagerModuleProxy::Result
203 CGSCCAnalysisManagerModuleProxy::run(Module &M, ModuleAnalysisManager &AM);
205 // Ensure the \c CGSCCAnalysisManagerModuleProxy is provided as an extern
311 /// \c CGSCCAnalysisManagerModuleProxy analysis prior to running the CGSCC
345 AM.getResult<CGSCCAnalysisManagerModuleProxy>(M).getManager();
488 PA.preserve<CGSCCAnalysisManagerModuleProxy>();
[all...]
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
H A DCGSCCPassManager.h167 using CGSCCAnalysisManagerModuleProxy =
170 /// We need a specialized result for the \c CGSCCAnalysisManagerModuleProxy so
173 template <> class CGSCCAnalysisManagerModuleProxy::Result {
199 /// Provide a specialized run method for the \c CGSCCAnalysisManagerModuleProxy
202 CGSCCAnalysisManagerModuleProxy::Result
203 CGSCCAnalysisManagerModuleProxy::run(Module &M, ModuleAnalysisManager &AM);
205 // Ensure the \c CGSCCAnalysisManagerModuleProxy is provided as an extern
311 /// \c CGSCCAnalysisManagerModuleProxy analysis prior to running the CGSCC
345 AM.getResult<CGSCCAnalysisManagerModuleProxy>(M).getManager();
488 PA.preserve<CGSCCAnalysisManagerModuleProxy>();
[all...]
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
H A DCGSCCPassManager.h167 using CGSCCAnalysisManagerModuleProxy =
170 /// We need a specialized result for the \c CGSCCAnalysisManagerModuleProxy so
173 template <> class CGSCCAnalysisManagerModuleProxy::Result {
199 /// Provide a specialized run method for the \c CGSCCAnalysisManagerModuleProxy
202 CGSCCAnalysisManagerModuleProxy::Result
203 CGSCCAnalysisManagerModuleProxy::run(Module &M, ModuleAnalysisManager &AM);
205 // Ensure the \c CGSCCAnalysisManagerModuleProxy is provided as an extern
311 /// \c CGSCCAnalysisManagerModuleProxy analysis prior to running the CGSCC
345 AM.getResult<CGSCCAnalysisManagerModuleProxy>(M).getManager();
488 PA.preserve<CGSCCAnalysisManagerModuleProxy>();
[all...]
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
H A DCGSCCPassManager.h167 using CGSCCAnalysisManagerModuleProxy =
170 /// We need a specialized result for the \c CGSCCAnalysisManagerModuleProxy so
173 template <> class CGSCCAnalysisManagerModuleProxy::Result {
199 /// Provide a specialized run method for the \c CGSCCAnalysisManagerModuleProxy
202 CGSCCAnalysisManagerModuleProxy::Result
203 CGSCCAnalysisManagerModuleProxy::run(Module &M, ModuleAnalysisManager &AM);
205 // Ensure the \c CGSCCAnalysisManagerModuleProxy is provided as an extern
311 /// \c CGSCCAnalysisManagerModuleProxy analysis prior to running the CGSCC
345 AM.getResult<CGSCCAnalysisManagerModuleProxy>(M).getManager();
488 PA.preserve<CGSCCAnalysisManagerModuleProxy>();
[all...]
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
H A DCGSCCPassManager.h153 CGSCCAnalysisManagerModuleProxy; typedef in namespace:llvm
155 /// We need a specialized result for the \c CGSCCAnalysisManagerModuleProxy so
158 template <> class CGSCCAnalysisManagerModuleProxy::Result {
184 /// Provide a specialized run method for the \c CGSCCAnalysisManagerModuleProxy
187 CGSCCAnalysisManagerModuleProxy::Result
188 CGSCCAnalysisManagerModuleProxy::run(Module &M, ModuleAnalysisManager &AM);
190 // Ensure the \c CGSCCAnalysisManagerModuleProxy is provided as an extern
286 /// \c CGSCCAnalysisManagerModuleProxy analysis prior to running the CGSCC
318 AM.getResult<CGSCCAnalysisManagerModuleProxy>(M).getManager();
445 PA.preserve<CGSCCAnalysisManagerModuleProxy>();
[all...]
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
H A DCGSCCPassManager.h153 CGSCCAnalysisManagerModuleProxy; typedef in namespace:llvm
155 /// We need a specialized result for the \c CGSCCAnalysisManagerModuleProxy so
158 template <> class CGSCCAnalysisManagerModuleProxy::Result {
184 /// Provide a specialized run method for the \c CGSCCAnalysisManagerModuleProxy
187 CGSCCAnalysisManagerModuleProxy::Result
188 CGSCCAnalysisManagerModuleProxy::run(Module &M, ModuleAnalysisManager &AM);
190 // Ensure the \c CGSCCAnalysisManagerModuleProxy is provided as an extern
286 /// \c CGSCCAnalysisManagerModuleProxy analysis prior to running the CGSCC
318 AM.getResult<CGSCCAnalysisManagerModuleProxy>(M).getManager();
445 PA.preserve<CGSCCAnalysisManagerModuleProxy>();
[all...]
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
H A DCGSCCPassManager.h153 CGSCCAnalysisManagerModuleProxy; typedef in namespace:llvm
155 /// We need a specialized result for the \c CGSCCAnalysisManagerModuleProxy so
158 template <> class CGSCCAnalysisManagerModuleProxy::Result {
184 /// Provide a specialized run method for the \c CGSCCAnalysisManagerModuleProxy
187 CGSCCAnalysisManagerModuleProxy::Result
188 CGSCCAnalysisManagerModuleProxy::run(Module &M, ModuleAnalysisManager &AM);
190 // Ensure the \c CGSCCAnalysisManagerModuleProxy is provided as an extern
286 /// \c CGSCCAnalysisManagerModuleProxy analysis prior to running the CGSCC
318 AM.getResult<CGSCCAnalysisManagerModuleProxy>(M).getManager();
445 PA.preserve<CGSCCAnalysisManagerModuleProxy>();
[all...]
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
H A DCGSCCPassManager.h167 using CGSCCAnalysisManagerModuleProxy =
170 /// We need a specialized result for the \c CGSCCAnalysisManagerModuleProxy so
173 template <> class CGSCCAnalysisManagerModuleProxy::Result {
199 /// Provide a specialized run method for the \c CGSCCAnalysisManagerModuleProxy
202 CGSCCAnalysisManagerModuleProxy::Result
203 CGSCCAnalysisManagerModuleProxy::run(Module &M, ModuleAnalysisManager &AM);
205 // Ensure the \c CGSCCAnalysisManagerModuleProxy is provided as an extern
311 /// \c CGSCCAnalysisManagerModuleProxy analysis prior to running the CGSCC
345 AM.getResult<CGSCCAnalysisManagerModuleProxy>(M).getManager();
488 PA.preserve<CGSCCAnalysisManagerModuleProxy>();
[all...]
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
H A DCGSCCPassManager.h167 using CGSCCAnalysisManagerModuleProxy =
170 /// We need a specialized result for the \c CGSCCAnalysisManagerModuleProxy so
173 template <> class CGSCCAnalysisManagerModuleProxy::Result {
199 /// Provide a specialized run method for the \c CGSCCAnalysisManagerModuleProxy
202 CGSCCAnalysisManagerModuleProxy::Result
203 CGSCCAnalysisManagerModuleProxy::run(Module &M, ModuleAnalysisManager &AM);
205 // Ensure the \c CGSCCAnalysisManagerModuleProxy is provided as an extern
311 /// \c CGSCCAnalysisManagerModuleProxy analysis prior to running the CGSCC
345 AM.getResult<CGSCCAnalysisManagerModuleProxy>(M).getManager();
488 PA.preserve<CGSCCAnalysisManagerModuleProxy>();
[all...]
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
H A DCGSCCPassManager.h167 using CGSCCAnalysisManagerModuleProxy =
170 /// We need a specialized result for the \c CGSCCAnalysisManagerModuleProxy so
173 template <> class CGSCCAnalysisManagerModuleProxy::Result {
199 /// Provide a specialized run method for the \c CGSCCAnalysisManagerModuleProxy
202 CGSCCAnalysisManagerModuleProxy::Result
203 CGSCCAnalysisManagerModuleProxy::run(Module &M, ModuleAnalysisManager &AM);
205 // Ensure the \c CGSCCAnalysisManagerModuleProxy is provided as an extern
311 /// \c CGSCCAnalysisManagerModuleProxy analysis prior to running the CGSCC
345 AM.getResult<CGSCCAnalysisManagerModuleProxy>(M).getManager();
488 PA.preserve<CGSCCAnalysisManagerModuleProxy>();
[all...]
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
H A DCGSCCPassManager.h167 using CGSCCAnalysisManagerModuleProxy =
170 /// We need a specialized result for the \c CGSCCAnalysisManagerModuleProxy so
173 template <> class CGSCCAnalysisManagerModuleProxy::Result {
199 /// Provide a specialized run method for the \c CGSCCAnalysisManagerModuleProxy
202 CGSCCAnalysisManagerModuleProxy::Result
203 CGSCCAnalysisManagerModuleProxy::run(Module &M, ModuleAnalysisManager &AM);
205 // Ensure the \c CGSCCAnalysisManagerModuleProxy is provided as an extern
311 /// \c CGSCCAnalysisManagerModuleProxy analysis prior to running the CGSCC
345 AM.getResult<CGSCCAnalysisManagerModuleProxy>(M).getManager();
488 PA.preserve<CGSCCAnalysisManagerModuleProxy>();
[all...]

Completed in 217 milliseconds