Searched refs:shrinkWrapCI (Results 1 – 1 of 1) sorted by relevance
74 void shrinkWrapCI(CallInst *CI, Value *Cond);177 shrinkWrapCI(CI, Cond); in performCallDomainErrorOnly()215 shrinkWrapCI(CI, Cond); in performCallRangeErrorOnly()278 shrinkWrapCI(CI, Cond); in performCallErrors()467 void LibCallsShrinkWrap::shrinkWrapCI(CallInst *CI, Value *Cond) { in shrinkWrapCI() function in LibCallsShrinkWrap