Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Target/Mips/
HDMipsConstantIslandPass.cpp404 bool removeUnusedCPEntries();
492 MadeChange |= removeUnusedCPEntries(); in runOnMachineFunction()
1478 bool MipsConstantIslands::removeUnusedCPEntries() { in removeUnusedCPEntries() function in MipsConstantIslands
/NextBSD/contrib/llvm/lib/Target/ARM/
HDARMConstantIslandPass.cpp301 bool removeUnusedCPEntries();
450 MadeChange |= removeUnusedCPEntries(); in runOnMachineFunction()
1598 bool ARMConstantIslands::removeUnusedCPEntries() { in removeUnusedCPEntries() function in ARMConstantIslands