Home
last modified time | relevance | path

Searched defs:AAResults (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/
DFunctionAttrs.h24 class AAResults; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DAliasAnalysisEvaluator.h31 class AAResults; variable
DAliasAnalysis.h315 AAResults(const TargetLibraryInfo &TLI) : TLI(TLI) {} in AAResults() function
1137 AAResults &AAResults) { in getFunctionAAResultImpl() argument
1144 AAResults &AAResults) { in getModuleAAResultImpl() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.h29 class AAResults; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DSelectionDAG.h59 class AAResults; variable
DMachineInstr.h39 class AAResults; variable
DScheduleDAGInstrs.h37 class AAResults; variable
DSelectionDAGISel.h25 class AAResults; variable
DTargetInstrInfo.h42 class AAResults; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DAliasAnalysis.cpp64 AAResults::AAResults(AAResults &&Arg) in AAResults() function in AAResults