Searched defs:PredMap (Results 1 – 3 of 3) sorted by relevance
379 typedef std::multimap<int, InstructionMemo> PredMap; typedef in __anond0ef0c150511::FastISelMap
82 using PredMap = DenseMap<BasicBlock *, BBPredicates>; typedef
716 SmallDenseMap<BasicBlock *, PredInfo> PredMap; in applyInsertUpdates() local