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

/freebsd-11.0-release/contrib/llvm/include/llvm/CodeGen/
H A DMachineRegisterInfo.h175 bool shouldTrackSubRegLiveness(const TargetRegisterClass &RC) const { function in class:llvm::MachineRegisterInfo
178 bool shouldTrackSubRegLiveness(unsigned VReg) const { function in class:llvm::MachineRegisterInfo

Completed in 29 milliseconds