Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DMachineScheduler.cpp1617 DenseMap<unsigned, unsigned> StoreChainIDs; in apply() local
1636 StoreChainIDs.insert(std::make_pair(ChainPredID, NumChains)); in apply()