Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsConstantIslandPass.cpp415 void prescanForConstants();
463 if (!PrescannedForConstants) prescanForConstants(); in runOnMachineFunction()
1676 void MipsConstantIslands::prescanForConstants() { in prescanForConstants() function in MipsConstantIslands