Searched defs:IsTail (Results 1 – 2 of 2) sorted by relevance
957 bool IsTail = TII->isTailCall(MI); in constructCallSiteEntryDIEs() local 2025 bool IsTail = TII->isTailCall(*MI); in beginInstruction() local
1248 constructCallSiteEntryDIE(DIE & ScopeDIE,const DISubprogram * CalleeSP,bool IsTail,const MCSymbol * PCAddr,const MCSymbol * CallAddr,unsigned CallReg) constructCallSiteEntryDIE() argument