Lines Matching defs:Profile
1219 const WeakObjectProfileTy &Profile = I->first;1220 if (!Profile.isExactProfile())1223 const NamedDecl *Base = Profile.getBase();1225 Base = Profile.getProperty();1226 assert(Base && "A profile always has a base or property.");