Searched refs:HasType (Results 1 – 2 of 2) sorted by relevance
237 bool HasType = false; in collectStatsForDie() local276 HasType = true; in collectStatsForDie()409 if (HasType) in collectStatsForDie()417 if (HasType) in collectStatsForDie()
1670 bool HasType = Record[i] == 6; in parseAttributeGroupBlock() local1675 B.addByValAttr(HasType ? getTypeByID(Record[++i]) : nullptr); in parseAttributeGroupBlock()1677 B.addStructRetAttr(HasType ? getTypeByID(Record[++i]) : nullptr); in parseAttributeGroupBlock()1683 B.addInAllocaAttr(HasType ? getTypeByID(Record[++i]) : nullptr); in parseAttributeGroupBlock()