Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DStatepoint.h80 CalledFunctionPos = 2, enumerator
111 return getArgOperand(CalledFunctionPos); in getActualCalledOperand()
123 auto *FT = cast<FunctionType>(getParamElementType(CalledFunctionPos)); in getActualReturnType()