Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineOutliner.h76 bool InSeqWasSet = false; member
100 if (InSeqWasSet) in initInSeq()
102 InSeqWasSet = true; in initInSeq()
186 if (!InSeqWasSet) in isAvailableInsideSeq()