Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsOs16.cpp111 bool doneUsingMask = false; // this will make it stop repeating in runOnModule() local
127 if (!doneUsingMask) { in runOnModule()
136 doneUsingMask = true; in runOnModule()