Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp973 bool IsTail = TII->isTailCall(MI); in constructCallSiteEntryDIEs() local
1939 bool IsTail = TII->isTailCall(*MI); in beginInstruction() local
H A DDwarfCompileUnit.cpp1166 bool IsTail, in constructCallSiteEntryDIE()