Searched defs:LoopToScevMapT (Results 1 – 2 of 2) sorted by relevance
576 copyPHIInstruction(ScopStmt &,PHINode *,ValueMapT &,LoopToScevMapT &) copyPHIInstruction() argument [all...]
924 using LoopToScevMapT = DenseMap<const Loop *, const SCEV *>; global() variable