Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DInstVisitor.h157 return delegateCallInst(I); \
266 RetTy delegateCallInst(CallInst &I) { in delegateCallInst() function
286 RetTy delegateCallInst(Instruction &I) { in delegateCallInst() function