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

/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/
H A DStackSlotColoring.cpp102 void ScanForSpillSlotRefs(MachineFunction &MF);
133 /// ScanForSpillSlotRefs - Scan all the machine instructions for spill slot
135 void StackSlotColoring::ScanForSpillSlotRefs(MachineFunction &MF) { function in class:StackSlotColoring
416 ScanForSpillSlotRefs(MF);

Completed in 98 milliseconds