Searched refs:isSpill (Results 1 – 2 of 2) sorted by relevance
280 if (((intervalTypesToRender & VirtNoSpills) && !rmf->isSpill(li)) || in translateIntervalNumbersToCurrentFunction()281 ((intervalTypesToRender & VirtSpills) && rmf->isSpill(li))) { in translateIntervalNumbersToCurrentFunction()979 bool RenderMachineFunction::isSpill(const LiveInterval *li) const { in isSpill() function in llvm::RenderMachineFunction
220 bool isSpill(const LiveInterval *li) const;