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