Searched refs:geplist (Results 1 – 1 of 1) sorted by relevance
555 std::vector<Constant*> geplist{C(0),C(0)}; in PRINT() local556 Constant *strGEP = ConstantExpr::getGetElementPtr(nullptr, gvPtr,geplist,false); in PRINT()