Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMConstantIslandPass.cpp267 bool undoLRSpillRestore();
457 MadeChange |= undoLRSpillRestore(); in runOnMachineFunction()
1761 bool ARMConstantIslands::undoLRSpillRestore() { in undoLRSpillRestore() function in ARMConstantIslands