Searched defs:IsMustTailCall (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCallLowering.h93 bool IsMustTailCall = false; member in struct:llvm::CallLowering::CallLoweringInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DCallSiteSplitting.cpp309 bool IsMustTailCall = CB.isMustTailCall(); local

Completed in 60 milliseconds