Searched refs:IsPtr (Results 1 – 9 of 9) sorted by relevance
87 bool IsPtr(uint32_t ptrId);
442 if (!IsPtr(*operand_id)) return; in GetLoadedVariablesFromFunctionCall()450 assert(IsPtr(ptr_id) && in GetVariableId()
80 bool MemPass::IsPtr(uint32_t ptrId) { in IsPtr() function in spvtools::opt::MemPass
445 if (!IsPtr(*operand_id)) return; in GetLoadedVariablesFromFunctionCall()453 assert(IsPtr(ptr_id) && in GetVariableId()
76 bool MemPass::IsPtr(uint32_t ptrId) { in IsPtr() function in spvtools::opt::MemPass
443 if (!IsPtr(*operand_id)) return; in GetLoadedVariablesFromFunctionCall()451 assert(IsPtr(ptr_id) && in GetVariableId()
78 bool MemPass::IsPtr(uint32_t ptrId) { in IsPtr() function in spvtools::opt::MemPass