Home
last modified time | relevance | path

Searched refs:TypeValidated (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVEmitIntrinsics.cpp99 std::unordered_set<Instruction *> TypeValidated; member in __anon21a763720111::SPIRVEmitIntrinsics
440 TypeValidated.find(UI) != TypeValidated.end()) in propagateElemType()
471 TypeValidated.find(UI) != TypeValidated.end()) in propagateElemTypeRec()
982 TypeValidated.insert(I); in deduceOperandElementTypeFunctionRet()
1169 TypeValidated.insert(I); in deduceOperandElementType()
1469 TypeValidated.insert(I); in replacePointerOperandWithPtrCast()