Searched refs:getTypeInfos (Results 1 – 3 of 3) sorted by relevance
104 const std::vector<const GlobalValue *> &TypeInfos = MMI->getTypeInfos(); in emitTypeInfos()
339 const std::vector<const GlobalValue *> &TypeInfos = MMI->getTypeInfos(); in emitExceptionTable()652 const std::vector<const GlobalValue *> &TypeInfos = MMI->getTypeInfos(); in emitTypeInfos()
409 const std::vector<const GlobalValue *> &getTypeInfos() const { in getTypeInfos() function