Searched defs:DefMap (Results 1 – 3 of 3) sorted by relevance
30 DefMap(size_t size, Arena* arena) in DefMap() function
147 DefiningBlockMap DefMap; member
366 typedef MapVector<Instruction *, std::vector<Instruction *>> DefMap; typedef