Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceCfgNode.cpp232 InstList::iterator SafeInsertionPoint = InsertionPoint; in placePhiStores() local
266 Insts.insert(SafeInsertionPoint, NewInst); in placePhiStores()