Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DScheduleDAGInstrs.h111 using UnderlyingObjectsVector = SmallVector<UnderlyingObject, 4>; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp132 UnderlyingObjectsVector &Objects, in getUnderlyingObjectsForInstr()
949 UnderlyingObjectsVector Objs; in buildSchedGraph()