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