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