Searched refs:translateGEPs (Results 1 – 3 of 3) sorted by relevance
117 void translateGEPs(Script &pScript);
136 mCompiler.translateGEPs(pScript); in compileScript()
513 void Compiler::translateGEPs(Script &script) { in translateGEPs() function in Compiler