Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDScheduleDAGInstrs.cpp966 for (const UnderlyingObject &UnderlObj : Objs) { in buildSchedGraph() local
967 ValueType V = UnderlObj.getValue(); in buildSchedGraph()
968 bool ThisMayAlias = UnderlObj.mayAlias(); in buildSchedGraph()
976 for (const UnderlyingObject &UnderlObj : Objs) { in buildSchedGraph() local
977 ValueType V = UnderlObj.getValue(); in buildSchedGraph()
978 bool ThisMayAlias = UnderlObj.mayAlias(); in buildSchedGraph()
996 for (const UnderlyingObject &UnderlObj : Objs) { in buildSchedGraph() local
997 ValueType V = UnderlObj.getValue(); in buildSchedGraph()
998 bool ThisMayAlias = UnderlObj.mayAlias(); in buildSchedGraph()