Searched refs:getTypeIDFor (Results 1 – 3 of 3) sorted by relevance
331 LP.TypeIds.push_back(getTypeIDFor(TyInfo[N - 1])); in addCatchTypeInfo()342 IdsInFilter[I] = getTypeIDFor(TyInfo[I]); in addFilterTypeInfo()426 unsigned MachineModuleInfo::getTypeIDFor(const GlobalValue *TI) { in getTypeIDFor() function in MachineModuleInfo
348 unsigned getTypeIDFor(const GlobalValue *TI);
4554 unsigned TypeID = DAG.getMachineFunction().getMMI().getTypeIDFor(GV); in visitIntrinsicCall()