Searched defs:DefIndices (Results 1 – 3 of 3) sorted by relevance
64 std::vector<unsigned> DefIndices; variable
152 std::vector<unsigned> &DefIndices = State->GetDefIndices(); in StartBlock() local202 std::vector<unsigned> &DefIndices = State->GetDefIndices(); in Observe() local303 std::vector<unsigned> &DefIndices = State->GetDefIndices(); in HandleLastUse() local337 std::vector<unsigned> &DefIndices = State->GetDefIndices(); in PrescanInstruction() local530 std::vector<unsigned> &DefIndices = State->GetDefIndices(); in FindSuitableFreeRegisters() local705 std::vector<unsigned> &DefIndices = State->GetDefIndices(); in BreakAntiDependencies() local
75 std::vector<unsigned> DefIndices; variable