Lines Matching refs:stripPointerCasts
1027 dyn_cast<Function>(Callee.getCallee()->stripPointerCasts())) in emitLibCall()
1109 dyn_cast<Function>(MemCpy.getCallee()->stripPointerCasts())) in emitMemCpyChk()
1253 dyn_cast<Function>(Callee.getCallee()->stripPointerCasts())) in emitUnaryFloatFnCallHelper()
1298 dyn_cast<Function>(Callee.getCallee()->stripPointerCasts())) in emitBinaryFloatFnCallHelper()
1345 dyn_cast<Function>(PutChar.getCallee()->stripPointerCasts())) in emitPutChar()
1362 dyn_cast<Function>(PutS.getCallee()->stripPointerCasts())) in emitPutS()
1383 dyn_cast<Function>(F.getCallee()->stripPointerCasts())) in emitFPutC()
1402 dyn_cast<Function>(F.getCallee()->stripPointerCasts())) in emitFPutS()
1426 dyn_cast<Function>(F.getCallee()->stripPointerCasts())) in emitFWrite()
1445 dyn_cast<Function>(Malloc.getCallee()->stripPointerCasts())) in emitMalloc()
1466 dyn_cast<Function>(Calloc.getCallee()->stripPointerCasts())) in emitCalloc()