Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDAggressiveAntiDepBreaker.h83 std::vector<unsigned> &GetKillIndices() { return KillIndices; } in GetKillIndices() function
HDAggressiveAntiDepBreaker.cpp151 std::vector<unsigned> &KillIndices = State->GetKillIndices(); in StartBlock()
295 std::vector<unsigned> &KillIndices = State->GetKillIndices(); in HandleLastUse()
538 std::vector<unsigned> &KillIndices = State->GetKillIndices(); in FindSuitableFreeRegisters()
735 std::vector<unsigned> &KillIndices = State->GetKillIndices(); in BreakAntiDependencies()