Lines Matching refs:PatternPtr
1035 Value *PatternPtr = ConstantExpr::getBitCast(GV, Builder.getInt8PtrTy());1036 NewCall = Builder.CreateCall3(MSP, BasePtr, PatternPtr, NumBytes);