Searched defs:iteratorToInst (Results 1 - 1 of 1) sorted by relevance

/external/swiftshader/third_party/subzero/src/
H A DIceInst.h1205 inline Inst *iteratorToInst(InstList::iterator Iter) { return &*Iter; } function in namespace:Ice
1207 inline const Inst *iteratorToInst(InstList::const_iterator Iter) { function in namespace:Ice

Completed in 81 milliseconds