Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DProfileInfo.h203 for (typename EdgeWeights::iterator ewi = ei->second.begin(), ewe = ei->second.end(); variable
204 ewi != ewe; ++ewi) {
205 dbgs() << ewi->first << ": " << format("%.20g",ewi->second) << "\n";
/external/swiftshader/third_party/LLVM/lib/Analysis/
DProfileInfo.cpp422 for (EdgeWeights::iterator ewi = J->second.begin(), ewe = J->second.end(); in splitBlock() local
423 ewi != ewe; ++ewi) { in splitBlock()
424 Edge old = ewi->first; in splitBlock()
/external/python/cpython2/Tools/msi/
Dmsi.py1246 ewi = "Edit with IDLE"
1253 ("py.IDLE", -1, pat % (testprefix, "", ewi), "",
1256 ("pyw.IDLE", -1, pat % (testprefix, "NoCon", ewi), "",