Searched refs:canonicalizeConstantArg0ToArg1 (Results 1 – 1 of 1) sorted by relevance
803 static CallInst *canonicalizeConstantArg0ToArg1(CallInst &Call) { in canonicalizeConstantArg0ToArg1() function1613 if (CallInst *NewCall = canonicalizeConstantArg0ToArg1(CI)) in visitCallInst()