Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsConstantIslandPass.cpp342 bool PrescannedForConstants; member in __anondc6c3d840111::MipsConstantIslands
357 PrescannedForConstants(false) {} in MipsConstantIslands()
454 if (!PrescannedForConstants) prescanForConstants(); in runOnMachineFunction()
1670 PrescannedForConstants = true; in prescanForConstants()