Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DScheduleDAGInstrs.cpp952 for (const UnderlyingObject &UnderlObj : Objs) { in buildSchedGraph() local
953 ValueType V = UnderlObj.getValue(); in buildSchedGraph()
954 bool ThisMayAlias = UnderlObj.mayAlias(); in buildSchedGraph()
962 for (const UnderlyingObject &UnderlObj : Objs) { in buildSchedGraph() local
963 ValueType V = UnderlObj.getValue(); in buildSchedGraph()
964 bool ThisMayAlias = UnderlObj.mayAlias(); in buildSchedGraph()
982 for (const UnderlyingObject &UnderlObj : Objs) { in buildSchedGraph() local
983 ValueType V = UnderlObj.getValue(); in buildSchedGraph()
984 bool ThisMayAlias = UnderlObj.mayAlias(); in buildSchedGraph()