Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCriticalAntiDepBreaker.h63 std::vector<unsigned> KillIndices; variable
H A DAggressiveAntiDepBreaker.h73 std::vector<unsigned> KillIndices; variable
H A DAggressiveAntiDepBreaker.cpp152 std::vector<unsigned> &KillIndices = State->GetKillIndices(); in StartBlock() local
297 std::vector<unsigned> &KillIndices = State->GetKillIndices(); in HandleLastUse() local
546 std::vector<unsigned> &KillIndices = State->GetKillIndices(); in FindSuitableFreeRegisters() local
751 std::vector<unsigned> &KillIndices = State->GetKillIndices(); in BreakAntiDependencies() local