Home
last modified time | relevance | path

Searched defs:IsTail (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp957 bool IsTail = TII->isTailCall(MI); in constructCallSiteEntryDIEs() local
2025 bool IsTail = TII->isTailCall(*MI); in beginInstruction() local
H A DDwarfCompileUnit.cpp1263 bool IsTail, in constructCallSiteEntryDIE()