Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DInlineSpiller.cpp1025 static bool isRealSpill(const MachineInstr &Def) { in isRealSpill() function
1046 bool IsRealSpill = isRealSpill(*MI); in insertSpill()