Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMipsConstantIslandPass.cpp404 bool removeUnusedCPEntries();
488 MadeChange |= removeUnusedCPEntries(); in runOnMachineFunction()
1454 bool MipsConstantIslands::removeUnusedCPEntries() { in removeUnusedCPEntries() function in MipsConstantIslands
/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMConstantIslandPass.cpp257 bool removeUnusedCPEntries();
405 MadeChange |= removeUnusedCPEntries(); in runOnMachineFunction()
1585 bool ARMConstantIslands::removeUnusedCPEntries() { in removeUnusedCPEntries() function in ARMConstantIslands