reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Definitions

include/llvm/Analysis/AliasAnalysis.h
 1106   using Result = AAResults;
include/llvm/Analysis/AssumptionCache.h
  160   using Result = AssumptionCache;
include/llvm/Analysis/BlockFrequencyInfo.h
  117   using Result = BlockFrequencyInfo;
include/llvm/Analysis/LazyCallGraph.h
 1264   using Result = LazyCallGraph;
include/llvm/Analysis/LoopInfo.h
 1188   typedef LoopInfo Result;
include/llvm/Analysis/MemorySSA.h
  935   struct Result {
include/llvm/Analysis/PhiValues.h
  123   using Result = PhiValues;
include/llvm/Analysis/ScalarEvolution.h
 1920   using Result = ScalarEvolution;
include/llvm/IR/Dominators.h
  236   using Result = DominatorTree;
include/llvm/IR/PassManager.h
 1049   class Result {
tools/polly/include/polly/ScopDetection.h
  609   using Result = ScopDetection;
tools/polly/include/polly/ScopInfo.h
 2857   using Result = ScopInfo;
unittests/Analysis/CGSCCPassManagerTest.cpp
   50   struct Result {
   73   struct Result {
  844   struct Result {
unittests/IR/PassManagerTest.cpp
   23   struct Result {
  585   struct Result {
unittests/Transforms/Scalar/LoopPassManagerTest.cpp
   55     class Result {