Searched refs:foldReflectCall (Results 1 – 1 of 1) sorted by relevance
62 void foldReflectCall(CallInst *Call, Constant *NewValue);181 foldReflectCall(Call, NewValue); in handleReflectFunction()190 void NVVMReflect::foldReflectCall(CallInst *Call, Constant *NewValue) { in foldReflectCall() function in NVVMReflect