Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DAtomicExpandPass.cpp1148 SmallVector<ExtractValueInst *, 2> PrunedInsts; in expandAtomicCmpXchg() local
1162 PrunedInsts.push_back(EV); in expandAtomicCmpXchg()
1166 for (auto EV : PrunedInsts) in expandAtomicCmpXchg()