HomeSort by relevance Sort by last modified time
    Searched defs:CGSCCAnalysisManagerModuleProxy (Results 1 - 7 of 7) sorted by null

  /external/llvm/include/llvm/Analysis/
CGSCCPassManager.h 49 CGSCCAnalysisManagerModuleProxy;
63 /// \c CGSCCAnalysisManagerModuleProxy analysis prior to running the CGSCC
95 AM.getResult<CGSCCAnalysisManagerModuleProxy>(M).getManager();
128 PA.preserve<CGSCCAnalysisManagerModuleProxy>();
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
CGSCCPassManager.h 153 CGSCCAnalysisManagerModuleProxy;
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/
CGSCCPassManager.h 153 CGSCCAnalysisManagerModuleProxy;
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/
CGSCCPassManager.h 153 CGSCCAnalysisManagerModuleProxy;
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-4053586/prebuilt_include/llvm/include/llvm/Analysis/
CGSCCPassManager.h 153 CGSCCAnalysisManagerModuleProxy;
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/
CGSCCPassManager.h 153 CGSCCAnalysisManagerModuleProxy;
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/
CGSCCPassManager.h 153 CGSCCAnalysisManagerModuleProxy;
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...]

Completed in 154 milliseconds