Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/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()