Searched refs:typeForwardPointerIDs (Results 1 – 2 of 2) sorted by relevance
597 SetVector<uint32_t> typeForwardPointerIDs; variable
927 bool typeForwardPtr = (typeForwardPointerIDs.count(op) != 0); in processStructType()1020 typeForwardPointerIDs.insert(operands[0]); in processTypeForwardPointer()