Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DVirtRegMap.cpp319 MBB.sortUniqueLiveIns(); in addMBBLiveIns()
DMachineBasicBlock.cpp354 void MachineBasicBlock::sortUniqueLiveIns() { in sortUniqueLiveIns() function in MachineBasicBlock
/external/llvm/include/llvm/CodeGen/
DMachineBasicBlock.h355 void sortUniqueLiveIns();
/external/llvm/lib/Target/ARM/
DARMFrameLowering.cpp1910 MBB->sortUniqueLiveIns(); in adjustForSegmentedStacks()