Searched refs:hasConstFunPtr (Results 1 – 2 of 2) sorted by relevance
264 bool hasConstFunPtr() { return !InstrToFunction.empty(); } in hasConstFunPtr() function
302 if (GR->hasConstFunPtr() && Opcode == SPIRV::OpUndef) { in isDeclSection()