Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsConstantIslandPass.cpp342 bool PrescannedForConstants; member in __anon449aa4850111::MipsConstantIslands
357 PrescannedForConstants(false) {} in MipsConstantIslands()
454 if (!PrescannedForConstants) prescanForConstants(); in runOnMachineFunction()
1670 PrescannedForConstants = true; in prescanForConstants()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsConstantIslandPass.cpp354 bool PrescannedForConstants = false; member in __anonf0e3c8bd0111::MipsConstantIslands
459 if (!PrescannedForConstants) prescanForConstants(); in runOnMachineFunction()
1660 PrescannedForConstants = true; in prescanForConstants()