Home
last modified time | relevance | path

Searched refs:removeUnusedCPEntries (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/Mips/
DMipsConstantIslandPass.cpp396 bool removeUnusedCPEntries();
483 MadeChange |= removeUnusedCPEntries(); in runOnMachineFunction()
1460 bool MipsConstantIslands::removeUnusedCPEntries() { in removeUnusedCPEntries() function in MipsConstantIslands
/external/llvm/lib/Target/ARM/
DARMConstantIslandPass.cpp311 bool removeUnusedCPEntries();
460 MadeChange |= removeUnusedCPEntries(); in runOnMachineFunction()
1633 bool ARMConstantIslands::removeUnusedCPEntries() { in removeUnusedCPEntries() function in ARMConstantIslands