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