Searched refs:hasCustomConstantPool (Results 1 – 3 of 3) sorted by relevance
127 virtual bool hasCustomConstantPool() const { return false; } in hasCustomConstantPool() function
85 virtual bool hasCustomConstantPool() const { return true; } in hasCustomConstantPool() function
1068 if (TheJIT->getJITInfo().hasCustomConstantPool()) in emitConstantPool()