Home
last modified time | relevance | path

Searched defs:WE (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Transforms/Utils/
DValueMapper.cpp624 auto &WE = Worklist.back(); in createPOT() local
984 WorklistEntry WE; in scheduleMapGlobalInitializer() local
1000 WorklistEntry WE; in scheduleMapAppendingVariable() local
1016 WorklistEntry WE; in scheduleMapGlobalAliasee() local
1028 WorklistEntry WE; in scheduleRemapFunction() local
/external/llvm/utils/TableGen/
DCodeGenSchedule.cpp290 WE = SchedWrites.end(); WI != WE; ++WI) { in collectSchedRW() local
554 for (IdxIter WI = SC.Writes.begin(), WE = SC.Writes.end(); WI != WE; ++WI) in collectSchedClasses() local
571 for (IdxIter WI = Writes.begin(), WE = Writes.end(); WI != WE; ++WI) in collectSchedClasses() local
1036 WI = WSI->begin(), WE = WSI->end(); WI != WE; ++WI) { in hasVariant() local
1355 for (IdxIter WI = WriteSeq.begin(), WE = WriteSeq.end(); WI != WE; ++WI) in inferFromRW() local
1850 WI = WSI->begin(), WE = WSI->end(); WI != WE; ++WI) { in dump() local
/external/llvm/lib/Transforms/Vectorize/
DBBVectorize.cpp1234 WE = WriteSet.end(); W != WE; ++W) { in trackUsesOfI() local