Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.cpp210 auto hasTiedInput = [this](const SDNode *N) { in ClusterNeighboringLoads() local
228 if (hasTiedInput(Base)) in ClusterNeighboringLoads()
245 hasTiedInput(User)) { in ClusterNeighboringLoads()