Searched refs:IgnoreRI (Results 1 – 3 of 3) sorted by relevance
305 static Value *getCommonReturnValue(ReturnInst *IgnoreRI, CallInst *CI) { in getCommonReturnValue() argument311 if (RI == 0 || RI == IgnoreRI) continue; in getCommonReturnValue()
388 static Value *getCommonReturnValue(ReturnInst *IgnoreRI, CallInst *CI) { in getCommonReturnValue() argument394 if (RI == nullptr || RI == IgnoreRI) continue; in getCommonReturnValue()
392 static Value *getCommonReturnValue(ReturnInst *IgnoreRI, CallInst *CI) { in getCommonReturnValue() argument398 if (RI == nullptr || RI == IgnoreRI) continue; in getCommonReturnValue()