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

/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocEvictionAdvisor.cpp275 tryFindEvictionCandidate( const LiveInterval &VirtReg, const AllocationOrder &Order, uint8_t CostPerUseLimit, const SmallVirtRegSet &FixedRegisters) const argument
H A DRegAllocGreedy.cpp559 bool RegAllocEvictionAdvisor::canAllocatePhysReg(unsigned CostPerUseLimit, argument
579 tryEvict(const LiveInterval &VirtReg, AllocationOrder &Order, SmallVectorImpl<Register> &NewVRegs, uint8_t CostPerUseLimit, const SmallVirtRegSet &FixedRegisters) argument
[all...]
H A DMLRegAllocEvictAdvisor.cpp663 tryFindEvictionCandidate( const LiveInterval &VirtReg, const AllocationOrder &Order, uint8_t CostPerUseLimit, const SmallVirtRegSet &FixedRegisters) const argument
1084 tryFindEvictionCandidatePosition( const LiveInterval &VirtReg, const AllocationOrder &Order, unsigned OrderLimit, uint8_t CostPerUseLimit, const SmallVirtRegSet &FixedRegisters) const argument
[all...]

Completed in 59 milliseconds