Searched refs:ExistingIdx (Results 1 – 3 of 3) sorted by relevance
191 int ExistingIdx) { in getOrAddScopeRecordIdxEntry() argument197 if (ExistingIdx) in getOrAddScopeRecordIdxEntry()198 return Idx = ExistingIdx; in getOrAddScopeRecordIdxEntry()214 int ExistingIdx) { in getOrAddScopeInlinedAtIdxEntry() argument220 if (ExistingIdx) in getOrAddScopeInlinedAtIdxEntry()221 return Idx = ExistingIdx; in getOrAddScopeInlinedAtIdxEntry()
229 int getOrAddScopeRecordIdxEntry(MDNode *N, int ExistingIdx);230 int getOrAddScopeInlinedAtIdxEntry(MDNode *Scope, MDNode *IA,int ExistingIdx);
1152 int getOrAddScopeRecordIdxEntry(MDNode *N, int ExistingIdx);1153 int getOrAddScopeInlinedAtIdxEntry(MDNode *Scope, MDNode *IA,int ExistingIdx);