Home
last modified time | relevance | path

Searched refs:ReplaceCall (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILOpLowering.cpp54 llvm::function_ref<Error(CallInst *CI)> ReplaceCall) { in replaceFunction() argument
60 if (Error E = ReplaceCall(CI)) { in replaceFunction()