Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.cpp214 auto hasTiedInput = [this](const SDNode *N) { in ClusterNeighboringLoads() local
232 if (hasTiedInput(Base)) in ClusterNeighboringLoads()
249 hasTiedInput(User)) { in ClusterNeighboringLoads()