Searched refs:transformConstExprCastCall (Results 1 – 6 of 6) sorted by relevance
218 bool transformConstExprCastCall(CallSite CS);
906 if (!isa<Function>(Callee) && transformConstExprCastCall(CS)) in visitCallSite()998 bool InstCombiner::transformConstExprCastCall(CallSite CS) { in transformConstExprCastCall() function in InstCombiner
385 bool transformConstExprCastCall(CallSite CS);
2514 if (!isa<Function>(Callee) && transformConstExprCastCall(CS)) in visitCallSite()2615 bool InstCombiner::transformConstExprCastCall(CallSite CS) { in transformConstExprCastCall() function in InstCombiner
466 bool transformConstExprCastCall(CallSite CS);
4012 if (!isa<Function>(Callee) && transformConstExprCastCall(CS)) in visitCallSite()4115 bool InstCombiner::transformConstExprCastCall(CallSite CS) { in transformConstExprCastCall() function in InstCombiner