Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDMLRegAllocEvictAdvisor.cpp741 [this](SlotIndex InputIndex) -> int { in tryFindEvictionCandidate() argument
743 LIS->getInstructionFromIndex(InputIndex); in tryFindEvictionCandidate()
749 [this](SlotIndex InputIndex) -> float { in tryFindEvictionCandidate() argument
751 LIS->getInstructionFromIndex(InputIndex); in tryFindEvictionCandidate()
755 [this](SlotIndex InputIndex) -> MachineBasicBlock * { in tryFindEvictionCandidate() argument
757 LIS->getInstructionFromIndex(InputIndex); in tryFindEvictionCandidate()