Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/ADT/
H A DSparseMultiSet.h106 bool isTail() const { in isTail() function
/openbsd/gnu/llvm/lldb/source/Plugins/TraceExporter/common/
H A DTraceHTR.cpp336 auto isTail = tails.count(unit_id) > 0; in BasicSuperBlockMerge() local
/openbsd/gnu/llvm/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp1794 bool isTail = isInTailCallPosition(DAG, ST, Chain); in PerformDAGCombine() local