Home
last modified time | relevance | path

Searched defs:CurrentMachineInstruction (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMLRegAllocEvictAdvisor.cpp747 return CurrentMachineInstruction->getOpcode(); in tryFindEvictionCandidate() local
753 CurrentMachineInstruction->getParent()); in tryFindEvictionCandidate() local
739 auto *CurrentMachineInstruction = tryFindEvictionCandidate() local