Home
last modified time | relevance | path

Searched defs:CoalescerPair (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/
DRegisterCoalescer.h60 CoalescerPair(const TargetRegisterInfo &tri) in CoalescerPair() function
66 CoalescerPair(unsigned VirtReg, unsigned PhysReg, in CoalescerPair() function
/external/llvm/include/llvm/CodeGen/
DLiveInterval.h34 class CoalescerPair; variable