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