Searched refs:IsBaseTargetType (Results 1 – 6 of 6) sorted by relevance
75 bool IsBaseTargetType(const Instruction* typeInst) const;
35 bool MemPass::IsBaseTargetType(const Instruction* typeInst) const { in IsBaseTargetType() function in spvtools::opt::MemPass56 if (IsBaseTargetType(typeInst)) return true; in IsTargetType()
35 bool MemPass::IsBaseTargetType(const Instruction* typeInst) const { in IsBaseTargetType() function in spvtools::opt::MemPass54 if (IsBaseTargetType(typeInst)) return true; in IsTargetType()