Searched defs:NoProfileInfo (Results 1 – 1 of 1) sorted by relevance
1078 struct NoProfileInfo : public ImmutablePass, public ProfileInfo { struct1079 static char ID; // Class identification, replacement for typeinfo1080 NoProfileInfo() : ImmutablePass(ID) { in NoProfileInfo() function1088 virtual void *getAdjustedAnalysisPointer(AnalysisID PI) { in getAdjustedAnalysisPointer()1094 virtual const char *getPassName() const { in getPassName()