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
81 bool MemPass::IsPtr(uint32_t ptrId) { in IsPtr() function in spvtools::opt::MemPass
497 if (!IsPtr(*iid)) return; in AggressiveDCE()