Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-diff/lib/
H A DDifferenceEngine.cpp933 const CallInst *RCall = cast<CallInst>(I); in runBlockDiff() local
936 RCall->getCalledOperand(), nullptr)) in runBlockDiff()
939 Values[LInvoke] = RCall; in runBlockDiff()