Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DAtomicExpandPass.cpp1282 SmallVector<ExtractValueInst *, 2> PrunedInsts; in expandAtomicCmpXchg() local
1296 PrunedInsts.push_back(EV); in expandAtomicCmpXchg()
1300 for (auto EV : PrunedInsts) in expandAtomicCmpXchg()