Searched defs:KillIndices (Results 1 – 3 of 3) sorted by relevance
63 std::vector<unsigned> KillIndices; variable
151 std::vector<unsigned> &KillIndices = State->GetKillIndices(); in StartBlock() local295 std::vector<unsigned> &KillIndices = State->GetKillIndices(); in HandleLastUse() local538 std::vector<unsigned> &KillIndices = State->GetKillIndices(); in FindSuitableFreeRegisters() local735 std::vector<unsigned> &KillIndices = State->GetKillIndices(); in BreakAntiDependencies() local
73 std::vector<unsigned> KillIndices; variable