Searched defs:DataArg (Results 1 – 2 of 2) sorted by relevance
76 static bool callLooksLikeLoadStore(CallBase *CB, Value *&DataArg, in callLooksLikeLoadStore()135 Value *DataArg = nullptr; in tryReplaceCallWithLoadStore() local
2188 Value *DataArg = II->getArgOperand(0); in visitCallInst() local