Searched defs:InstMap (Results 1 – 4 of 4) sorted by relevance
27 using InstMap = std::map<unsigned, std::unique_ptr<Instruction>>; variable
254 SmallVector<Instruction *, 16> InstMap; variable
281 SmallVector<Instruction *, 16> InstMap; variable
2983 MCSection *InstMap = nullptr; in emitXRayTable() local