Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsConstantIslandPass.cpp404 bool removeUnusedCPEntries();
492 MadeChange |= removeUnusedCPEntries(); in runOnMachineFunction()
1478 bool MipsConstantIslands::removeUnusedCPEntries() { in removeUnusedCPEntries() function in MipsConstantIslands
/external/llvm/lib/Target/ARM/
DARMConstantIslandPass.cpp294 bool removeUnusedCPEntries();
440 MadeChange |= removeUnusedCPEntries(); in runOnMachineFunction()
1501 bool ARMConstantIslands::removeUnusedCPEntries() { in removeUnusedCPEntries() function in ARMConstantIslands