Searched defs:NoPathProfileInfo (Results 1 – 1 of 1) sorted by relevance
407 struct NoPathProfileInfo : public ImmutablePass, public PathProfileInfo { struct408 static char ID; // Class identification, replacement for typeinfo409 NoPathProfileInfo() : ImmutablePass(ID) { in NoPathProfileInfo() argument417 virtual void *getAdjustedAnalysisPointer(AnalysisID PI) { in getAdjustedAnalysisPointer()423 virtual const char *getPassName() const { in getPassName()