Searched refs:ScanForSpillSlotRefs (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackSlotColoring.cpp119 void ScanForSpillSlotRefs(MachineFunction &MF);
154 /// ScanForSpillSlotRefs - Scan all the machine instructions for spill slot
156 void StackSlotColoring::ScanForSpillSlotRefs(MachineFunction &MF) { function in class:StackSlotColoring
512 ScanForSpillSlotRefs(MF);

Completed in 45 milliseconds