Home
last modified time | relevance | path

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

/freebsd-src/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.cpp1248 constructCallSiteEntryDIE(DIE & ScopeDIE,const DISubprogram * CalleeSP,bool IsTail,const MCSymbol * PCAddr,const MCSymbol * CallAddr,unsigned CallReg) constructCallSiteEntryDIE() argument