Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.cpp215 auto hasTiedInput = [this](const SDNode *N) { in ClusterNeighboringLoads() local
233 if (hasTiedInput(Base)) in ClusterNeighboringLoads()
250 hasTiedInput(User)) { in ClusterNeighboringLoads()