Searched refs:FragId (Results 1 – 1 of 1) sorted by relevance
120 auto *FragId = cast<ConstantInt>(II->getArgOperand(I)); in addInstToMergeableList() local121 AllEqual = FragIdList->getValue().udiv(4) == FragId->getValue().udiv(4); in addInstToMergeableList()222 auto *FragId = in optimizeSection() local224 const APInt &NewFragIdVal = FragId->getValue().udiv(4) * 4; in optimizeSection()242 Args[FragIdIndex] = ConstantInt::get(FragId->getType(), NewFragIdVal); in optimizeSection()