Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDMachineOutliner.h69 LiveRegUnits InSeq; member
102 InSeq.init(TRI); in initInSeq()
104 InSeq.accumulate(MI); in initInSeq()
187 return InSeq.available(Reg); in isAvailableInsideSeq()