Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DInstVisitor.h157 return delegateCallInst(I); \
284 RetTy delegateCallInst(CallInst &I) { in delegateCallInst() function
309 RetTy delegateCallInst(Instruction &I) { in delegateCallInst() function