Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineOutliner.h70 LiveRegUnits InSeq; member
103 InSeq.init(TRI); in initInSeq()
105 InSeq.accumulate(MI); in initInSeq()
188 return InSeq.available(Reg); in isAvailableInsideSeq()