Searched defs:LoopInvariantCodeMotion (Results 1 – 2 of 2) sorted by relevance
109 struct LoopInvariantCodeMotion { struct113 DenseMap<Loop *, AliasSetTracker *> &getLoopToAliasSetMap() { in getLoopToAliasSetMap()118 DenseMap<Loop *, AliasSetTracker *> LoopToAliasSetMap;
569 void HGlobalValueNumberingPhase::LoopInvariantCodeMotion() { in LoopInvariantCodeMotion() function in v8::internal::HGlobalValueNumberingPhase