Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsOs16.cpp113 bool doneUsingMask = false; // this will make it stop repeating in runOnModule() local
128 if (!doneUsingMask) { in runOnModule()
137 doneUsingMask = true; in runOnModule()