Searched refs:shrinkWrapCI (Results 1 – 1 of 1) sorted by relevance
96 void shrinkWrapCI(CallInst *CI, Value *Cond);184 shrinkWrapCI(CI, Cond); in performCallDomainErrorOnly()222 shrinkWrapCI(CI, Cond); in performCallRangeErrorOnly()285 shrinkWrapCI(CI, Cond); in performCallErrors()486 void LibCallsShrinkWrap::shrinkWrapCI(CallInst *CI, Value *Cond) { in shrinkWrapCI() function in LibCallsShrinkWrap