Home
last modified time | relevance | path

Searched defs:IsMustTailCall (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DCallSiteSplitting.cpp306 bool IsMustTailCall = CB.isMustTailCall(); in splitCallSite() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCallLowering.h137 bool IsMustTailCall = false; member
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp3012 PerFunctionState &PFS, bool IsMustTailCall, in parseParameterList()