Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DRDFGraph.cpp638 bool PhysB = TargetRegisterInfo::isPhysicalRegister(RB.Reg); in alias() local
661 assert(PhysA && PhysB); in alias()
662 (void)PhysA, (void)PhysB; in alias()