Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDMachineOutliner.h75 bool InSeqWasSet = false; member
99 if (InSeqWasSet) in initInSeq()
101 InSeqWasSet = true; in initInSeq()
185 if (!InSeqWasSet) in isAvailableInsideSeq()