Searched defs:DefIndices (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | AggressiveAntiDepBreaker.cpp | 152 std::vector<unsigned> &DefIndices = State->GetDefIndices(); in StartBlock() local |
H A D | CriticalAntiDepBreaker.h | 67 std::vector<unsigned> DefIndices; variable |
H A D | AggressiveAntiDepBreaker.h | 77 std::vector<unsigned> DefIndices; variable |