Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp1259 int LoadId = LoadNode->getNodeId(); in isFusableLoadOpStorePattern() local
1264 if (UI->getNodeId() > LoadId) in isFusableLoadOpStorePattern()