Searched defs:shouldTrackSubRegLiveness (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineRegisterInfo.h214 bool shouldTrackSubRegLiveness(const TargetRegisterClass &RC) const { function in class:llvm::MachineRegisterInfo
217 bool shouldTrackSubRegLiveness(Register VReg) const { function in class:llvm::MachineRegisterInfo

Completed in 190 milliseconds