HomeSort by relevance Sort by last modified time
    Searched refs:getAdjustedAnalysisPointer (Results 1 - 25 of 36) sorted by null

1 2

  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
LibCallAliasAnalysis.h 56 /// getAdjustedAnalysisPointer - This method is used when a pass implements
60 virtual void *getAdjustedAnalysisPointer(const void *PI) {
  /external/swiftshader/third_party/LLVM/lib/Analysis/
NoAliasAnalysis.cpp 70 /// getAdjustedAnalysisPointer - This method is used when a pass implements
74 virtual void *getAdjustedAnalysisPointer(const void *ID) {
AliasAnalysisCounter.cpp 90 /// getAdjustedAnalysisPointer - This method is used when a pass implements
94 virtual void *getAdjustedAnalysisPointer(AnalysisID PI) {
AliasDebugger.cpp 84 /// getAdjustedAnalysisPointer - This method is used when a pass implements
88 virtual void *getAdjustedAnalysisPointer(AnalysisID PI) {
ScalarEvolutionAliasAnalysis.cpp 42 /// getAdjustedAnalysisPointer - This method is used when a pass implements
46 virtual void *getAdjustedAnalysisPointer(AnalysisID PI) {
  /external/llvm/include/llvm/
PassAnalysisSupport.h 210 // AnalysisGroups), we use getAdjustedAnalysisPointer here to potentially
213 return (AnalysisType*)ResultPass->getAdjustedAnalysisPointer(PI);
239 // AnalysisGroups), we use getAdjustedAnalysisPointer here to potentially
242 return *(AnalysisType*)ResultPass->getAdjustedAnalysisPointer(PI);
267 // AnalysisGroups), we use getAdjustedAnalysisPointer here to potentially
270 return *(AnalysisType*)ResultPass->getAdjustedAnalysisPointer(PI);
Pass.h 166 /// getAdjustedAnalysisPointer - This method is used when a pass implements
170 virtual void *getAdjustedAnalysisPointer(AnalysisID ID);
  /external/swiftshader/third_party/LLVM/include/llvm/
PassAnalysisSupport.h 187 // AnalysisGroups), we use getAdjustedAnalysisPointer here to potentially
190 return (AnalysisType*)ResultPass->getAdjustedAnalysisPointer(PI);
216 // AnalysisGroups), we use getAdjustedAnalysisPointer here to potentially
219 return *(AnalysisType*)ResultPass->getAdjustedAnalysisPointer(PI);
244 // AnalysisGroups), we use getAdjustedAnalysisPointer here to potentially
247 return *(AnalysisType*)ResultPass->getAdjustedAnalysisPointer(PI);
Pass.h 155 /// getAdjustedAnalysisPointer - This method is used when a pass implements
159 virtual void *getAdjustedAnalysisPointer(AnalysisID ID);
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/
PassAnalysisSupport.h 210 // AnalysisGroups), we use getAdjustedAnalysisPointer here to potentially
213 return (AnalysisType*)ResultPass->getAdjustedAnalysisPointer(PI);
239 // AnalysisGroups), we use getAdjustedAnalysisPointer here to potentially
242 return *(AnalysisType*)ResultPass->getAdjustedAnalysisPointer(PI);
267 // AnalysisGroups), we use getAdjustedAnalysisPointer here to potentially
270 return *(AnalysisType*)ResultPass->getAdjustedAnalysisPointer(PI);
Pass.h 166 /// getAdjustedAnalysisPointer - This method is used when a pass implements
170 virtual void *getAdjustedAnalysisPointer(AnalysisID ID);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/
PassAnalysisSupport.h 210 // AnalysisGroups), we use getAdjustedAnalysisPointer here to potentially
213 return (AnalysisType*)ResultPass->getAdjustedAnalysisPointer(PI);
239 // AnalysisGroups), we use getAdjustedAnalysisPointer here to potentially
242 return *(AnalysisType*)ResultPass->getAdjustedAnalysisPointer(PI);
267 // AnalysisGroups), we use getAdjustedAnalysisPointer here to potentially
270 return *(AnalysisType*)ResultPass->getAdjustedAnalysisPointer(PI);
Pass.h 166 /// getAdjustedAnalysisPointer - This method is used when a pass implements
170 virtual void *getAdjustedAnalysisPointer(AnalysisID ID);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/
PassAnalysisSupport.h 210 // AnalysisGroups), we use getAdjustedAnalysisPointer here to potentially
213 return (AnalysisType*)ResultPass->getAdjustedAnalysisPointer(PI);
239 // AnalysisGroups), we use getAdjustedAnalysisPointer here to potentially
242 return *(AnalysisType*)ResultPass->getAdjustedAnalysisPointer(PI);
267 // AnalysisGroups), we use getAdjustedAnalysisPointer here to potentially
270 return *(AnalysisType*)ResultPass->getAdjustedAnalysisPointer(PI);
Pass.h 166 /// getAdjustedAnalysisPointer - This method is used when a pass implements
170 virtual void *getAdjustedAnalysisPointer(AnalysisID ID);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/
PassAnalysisSupport.h 210 // AnalysisGroups), we use getAdjustedAnalysisPointer here to potentially
213 return (AnalysisType*)ResultPass->getAdjustedAnalysisPointer(PI);
239 // AnalysisGroups), we use getAdjustedAnalysisPointer here to potentially
242 return *(AnalysisType*)ResultPass->getAdjustedAnalysisPointer(PI);
267 // AnalysisGroups), we use getAdjustedAnalysisPointer here to potentially
270 return *(AnalysisType*)ResultPass->getAdjustedAnalysisPointer(PI);
Pass.h 166 /// getAdjustedAnalysisPointer - This method is used when a pass implements
170 virtual void *getAdjustedAnalysisPointer(AnalysisID ID);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/
PassAnalysisSupport.h 210 // AnalysisGroups), we use getAdjustedAnalysisPointer here to potentially
213 return (AnalysisType*)ResultPass->getAdjustedAnalysisPointer(PI);
239 // AnalysisGroups), we use getAdjustedAnalysisPointer here to potentially
242 return *(AnalysisType*)ResultPass->getAdjustedAnalysisPointer(PI);
267 // AnalysisGroups), we use getAdjustedAnalysisPointer here to potentially
270 return *(AnalysisType*)ResultPass->getAdjustedAnalysisPointer(PI);
Pass.h 166 /// getAdjustedAnalysisPointer - This method is used when a pass implements
170 virtual void *getAdjustedAnalysisPointer(AnalysisID ID);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/
PassAnalysisSupport.h 210 // AnalysisGroups), we use getAdjustedAnalysisPointer here to potentially
213 return (AnalysisType*)ResultPass->getAdjustedAnalysisPointer(PI);
239 // AnalysisGroups), we use getAdjustedAnalysisPointer here to potentially
242 return *(AnalysisType*)ResultPass->getAdjustedAnalysisPointer(PI);
267 // AnalysisGroups), we use getAdjustedAnalysisPointer here to potentially
270 return *(AnalysisType*)ResultPass->getAdjustedAnalysisPointer(PI);
Pass.h 166 /// getAdjustedAnalysisPointer - This method is used when a pass implements
170 virtual void *getAdjustedAnalysisPointer(AnalysisID ID);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/
PassAnalysisSupport.h 210 // AnalysisGroups), we use getAdjustedAnalysisPointer here to potentially
213 return (AnalysisType*)ResultPass->getAdjustedAnalysisPointer(PI);
239 // AnalysisGroups), we use getAdjustedAnalysisPointer here to potentially
242 return *(AnalysisType*)ResultPass->getAdjustedAnalysisPointer(PI);
267 // AnalysisGroups), we use getAdjustedAnalysisPointer here to potentially
270 return *(AnalysisType*)ResultPass->getAdjustedAnalysisPointer(PI);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/
PassAnalysisSupport.h 210 // AnalysisGroups), we use getAdjustedAnalysisPointer here to potentially
213 return (AnalysisType*)ResultPass->getAdjustedAnalysisPointer(PI);
239 // AnalysisGroups), we use getAdjustedAnalysisPointer here to potentially
242 return *(AnalysisType*)ResultPass->getAdjustedAnalysisPointer(PI);
267 // AnalysisGroups), we use getAdjustedAnalysisPointer here to potentially
270 return *(AnalysisType*)ResultPass->getAdjustedAnalysisPointer(PI);
  /external/llvm/lib/IR/
Pass.cpp 96 void *Pass::getAdjustedAnalysisPointer(AnalysisID AID) {
  /external/swiftshader/third_party/LLVM/lib/VMCore/
Pass.cpp 89 void *Pass::getAdjustedAnalysisPointer(AnalysisID AID) {

Completed in 471 milliseconds

1 2