Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DMLRegAllocEvictAdvisor.cpp738 [this](SlotIndex InputIndex) -> int { in tryFindEvictionCandidate() argument
740 LIS->getInstructionFromIndex(InputIndex); in tryFindEvictionCandidate()
746 [this](SlotIndex InputIndex) -> float { in tryFindEvictionCandidate() argument
748 LIS->getInstructionFromIndex(InputIndex); in tryFindEvictionCandidate()
752 [this](SlotIndex InputIndex) -> MachineBasicBlock * { in tryFindEvictionCandidate() argument
754 LIS->getInstructionFromIndex(InputIndex); in tryFindEvictionCandidate()