Searched refs:getTypeIDFor (Results 1 – 6 of 6) sorted by relevance
331 LP.TypeIds.push_back(getTypeIDFor(TyInfo[N - 1])); in addCatchTypeInfo()342 IdsInFilter[I] = getTypeIDFor(TyInfo[I]); in addFilterTypeInfo()427 unsigned MachineModuleInfo::getTypeIDFor(const GlobalValue *TI) { in getTypeIDFor() function in MachineModuleInfo
435 LP.TypeIds.push_back(getTypeIDFor(TyInfo[N - 1])); in addCatchTypeInfo()446 IdsInFilter[I] = getTypeIDFor(TyInfo[I]); in addFilterTypeInfo()512 unsigned MachineModuleInfo::getTypeIDFor(const GlobalVariable *TI) { in getTypeIDFor() function in MachineModuleInfo
318 unsigned getTypeIDFor(const GlobalVariable *TI);
349 unsigned getTypeIDFor(const GlobalValue *TI);
4711 unsigned TypeID = DAG.getMachineFunction().getMMI().getTypeIDFor(GV); in visitIntrinsicCall()
4975 unsigned TypeID = DAG.getMachineFunction().getMMI().getTypeIDFor(GV); in visitIntrinsicCall()