Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMConstantIslandPass.cpp201 bool RemoveUnusedCPEntries();
330 MadeChange |= RemoveUnusedCPEntries(); in runOnMachineFunction()
1372 bool ARMConstantIslands::RemoveUnusedCPEntries() { in RemoveUnusedCPEntries() function in ARMConstantIslands