Home
last modified time | relevance | path

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

/external/swiftshader/src/Reactor/
DLLVMReactorDebugInfo.hpp124 bool addNopOnNextLine = false; member
DLLVMReactorDebugInfo.cpp309 scope.pending.addNopOnNextLine = true; in EmitVariable()
377 if(pending.addNopOnNextLine) in emitPending()