Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/Mips/
DMipsConstantIslandPass.cpp398 bool removeUnusedCPEntries();
482 MadeChange |= removeUnusedCPEntries(); in runOnMachineFunction()
1436 bool MipsConstantIslands::removeUnusedCPEntries() { in removeUnusedCPEntries() function in MipsConstantIslands
/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/
DARMConstantIslandPass.cpp264 bool removeUnusedCPEntries();
460 MadeChange |= removeUnusedCPEntries(); in runOnMachineFunction()
1674 bool ARMConstantIslands::removeUnusedCPEntries() { in removeUnusedCPEntries() function in ARMConstantIslands