Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/CodeGen/
H A DAggressiveAntiDepBreaker.h81 std::vector<unsigned> &GetDefIndices() { return DefIndices; } in GetDefIndices() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DAggressiveAntiDepBreaker.h86 std::vector<unsigned> &GetDefIndices() { return DefIndices; } in GetDefIndices() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DAggressiveAntiDepBreaker.h86 std::vector<unsigned> &GetDefIndices() { return DefIndices; } in GetDefIndices() function