Searched refs:DoSpillFill (Results 1 – 1 of 1) sorted by relevance
622 bool DoSpillFill = false; in collectBPFFastCalls() local624 DoSpillFill |= !MI.definesRegister(SR, TRI) && LiveRegs.contains(SR); in collectBPFFastCalls()625 if (!DoSpillFill) in collectBPFFastCalls()