Searched defs:GetDefIndices (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
H A DAggressiveAntiDepBreaker.h83 /// GetDefIndices - Return the define indices.
84 std::vector<unsigned> &GetDefIndices() { return DefIndices; } function in class:llvm::AggressiveAntiDepState

Completed in 58 milliseconds