Home
last modified time | relevance | path

Searched refs:getAllProcIndices (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
DCodeGenSchedule.h448 std::vector<unsigned> getAllProcIndices() const;
DCodeGenSchedule.cpp1707 std::vector<unsigned> CodeGenSchedModels::getAllProcIndices() const { in getAllProcIndices() function in CodeGenSchedModels
1765 ? ArrayRef<unsigned>(getAllProcIndices()) in inferFromRW()