Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenSchedule.h468 Record *getModelOrItinDef(Record *ProcDef) const { in getModelOrItinDef() function
480 Record *ModelDef = getModelOrItinDef(ProcDef); in getModelForProc()
H A DCodeGenSchedule.cpp550 Record *ModelKey = getModelOrItinDef(ProcDef); in addProcModel()