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