Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DMachineOutliner.h75 bool InSeqWasSet = false; member
99 if (InSeqWasSet) in initInSeq()
101 InSeqWasSet = true; in initInSeq()
182 if (!InSeqWasSet) in isAvailableInsideSeq()