Home
last modified time | relevance | path

Searched refs:isSnippet (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DInlineSpiller.cpp205 bool isSnippet(const LiveInterval &SnipLI);
319 bool InlineSpiller::isSnippet(const LiveInterval &SnipLI) { in isSnippet() function in InlineSpiller
399 if (!isSnippet(SnipLI)) in collectRegsToSpill()