Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DCriticalAntiDepBreaker.h63 std::vector<unsigned> KillIndices; variable
H A DAggressiveAntiDepBreaker.h73 std::vector<unsigned> KillIndices; variable
H A DAggressiveAntiDepBreaker.cpp151 std::vector<unsigned> &KillIndices = State->GetKillIndices(); in StartBlock() local
295 std::vector<unsigned> &KillIndices = State->GetKillIndices(); in HandleLastUse() local
538 std::vector<unsigned> &KillIndices = State->GetKillIndices(); FindSuitableFreeRegisters() local
735 std::vector<unsigned> &KillIndices = State->GetKillIndices(); BreakAntiDependencies() local
[all...]