Searched refs:processAssumption (Results 1 – 2 of 2) sorted by relevance
44 bool processAssumption(CallInst *I, unsigned Idx);
189 bool AlignmentFromAssumptionsPass::processAssumption(CallInst *ACall, in processAssumption() function in AlignmentFromAssumptionsPass293 Changed |= processAssumption(Call, Idx); in runImpl()