Home
last modified time | relevance | path

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

/external/llvm/test/CodeGen/X86/
D2006-05-08-CoalesceSubRegClass.ll1 ; Coalescing from R32 to a subset R32_. Once another register coalescer bug is
/external/llvm/lib/CodeGen/
DRegAllocPBQP.cpp402 class Coalescing : public PBQPRAConstraint { class
765 ConstraintsRoot->addConstraint(llvm::make_unique<Coalescing>()); in runOnMachineFunction()