Searched defs:ActualInvokee (Results 1 – 1 of 1) sorted by relevance
/openbsd/gnu/llvm/llvm/lib/IR/ |
H A D | IRBuilder.cpp | 850 FunctionCallee ActualInvokee, BasicBlock *NormalDest, in CreateGCStatepointInvokeCommon() 875 uint64_t ID, uint32_t NumPatchBytes, FunctionCallee ActualInvokee, in CreateGCStatepointInvoke() 886 uint64_t ID, uint32_t NumPatchBytes, FunctionCallee ActualInvokee, in CreateGCStatepointInvoke() 897 uint64_t ID, uint32_t NumPatchBytes, FunctionCallee ActualInvokee, in CreateGCStatepointInvoke()
|