Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsConstantIslandPass.cpp407 void prescanForConstants();
454 if (!PrescannedForConstants) prescanForConstants(); in runOnMachineFunction()
1661 void MipsConstantIslands::prescanForConstants() { in prescanForConstants() function in MipsConstantIslands