Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Dinterval_set.h27 template <typename KeyT, IntervalCoalescing Coalescing>
30 using ImplMap = IntervalMap<KeyT, std::monostate, Coalescing>;
H A Dinterval_map.h125 template <typename KeyT, typename ValT, IntervalCoalescing Coalescing>
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocPBQP.cpp435 class Coalescing : public PBQPRAConstraint { class
843 ConstraintsRoot->addConstraint(std::make_unique<Coalescing>()); in runOnMachineFunction()