Searched defs:getAdjustedAnalysisPointer (Results 1 - 14 of 14) sorted by relevance

/external/llvm/include/llvm/Analysis/
H A DLibCallAliasAnalysis.h56 /// getAdjustedAnalysisPointer - This method is used when a pass implements
60 virtual void *getAdjustedAnalysisPointer(const void *PI) { function in struct:llvm::LibCallAliasAnalysis
/external/llvm/lib/Analysis/
H A DAliasDebugger.cpp84 /// getAdjustedAnalysisPointer - This method is used when a pass implements
88 virtual void *getAdjustedAnalysisPointer(AnalysisID PI) { function in class:__anon6549::AliasDebugger
H A DNoAliasAnalysis.cpp70 /// getAdjustedAnalysisPointer - This method is used when a pass implements
74 virtual void *getAdjustedAnalysisPointer(const void *ID) { function in struct:__anon6576::NoAA
H A DScalarEvolutionAliasAnalysis.cpp42 /// getAdjustedAnalysisPointer - This method is used when a pass implements
46 virtual void *getAdjustedAnalysisPointer(AnalysisID PI) { function in class:__anon6589::ScalarEvolutionAliasAnalysis
H A DAliasAnalysisCounter.cpp90 /// getAdjustedAnalysisPointer - This method is used when a pass implements
94 virtual void *getAdjustedAnalysisPointer(AnalysisID PI) { function in class:__anon6547::AliasAnalysisCounter
H A DProfileInfoLoaderPass.cpp67 /// getAdjustedAnalysisPointer - This method is used when a pass implements
71 virtual void *getAdjustedAnalysisPointer(AnalysisID PI) { function in class:__anon6581::LoaderPass
H A DTypeBasedAliasAnalysis.cpp129 /// getAdjustedAnalysisPointer - This method is used when a pass implements
133 virtual void *getAdjustedAnalysisPointer(const void *PI) { function in class:__anon6593::TypeBasedAliasAnalysis
H A DProfileEstimatorPass.cpp59 /// getAdjustedAnalysisPointer - This method is used when a pass implements
63 virtual void *getAdjustedAnalysisPointer(AnalysisID PI) { function in class:__anon6580::ProfileEstimatorPass
H A DPathProfileInfo.cpp52 virtual void *getAdjustedAnalysisPointer(AnalysisID PI) { function in class:__anon6577::PathProfileLoaderPass
413 /// getAdjustedAnalysisPointer - This method is used when a pass implements
417 virtual void *getAdjustedAnalysisPointer(AnalysisID PI) { function in struct:__anon6578::NoPathProfileInfo
H A DBasicAliasAnalysis.cpp507 /// getAdjustedAnalysisPointer - This method is used when a pass implements
511 virtual void *getAdjustedAnalysisPointer(const void *ID) { function in struct:__anon6552::BasicAliasAnalysis
/external/llvm/lib/Analysis/IPA/
H A DCallGraph.cpp87 /// getAdjustedAnalysisPointer - This method is used when a pass implements
91 virtual void *getAdjustedAnalysisPointer(AnalysisID PI) { function in class:__anon6562::BasicCallGraph
H A DGlobalsModRef.cpp157 /// getAdjustedAnalysisPointer - This method is used when a pass implements
161 virtual void *getAdjustedAnalysisPointer(AnalysisID PI) { function in class:__anon6565::GlobalsModRef
/external/llvm/lib/VMCore/
H A DPass.cpp89 void *Pass::getAdjustedAnalysisPointer(AnalysisID AID) { function in class:Pass
/external/llvm/lib/Transforms/Scalar/
H A DObjCARC.cpp628 /// getAdjustedAnalysisPointer - This method is used when a pass implements
632 virtual void *getAdjustedAnalysisPointer(const void *PI) { function in class:__anon7053::ObjCARCAliasAnalysis

Completed in 207 milliseconds