Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenSchedule.h453 std::vector<unsigned> getAllProcIndices() const;
H A DCodeGenSchedule.cpp1710 std::vector<unsigned> CodeGenSchedModels::getAllProcIndices() const { in getAllProcIndices() function in CodeGenSchedModels
1768 ? ArrayRef<unsigned>(getAllProcIndices()) in inferFromRW()