Searched refs:processAssumption (Results 1 – 2 of 2) sorted by relevance
41 bool processAssumption(CallInst *I);
294 bool AlignmentFromAssumptionsPass::processAssumption(CallInst *ACall) { in processAssumption() function in AlignmentFromAssumptionsPass396 Changed |= processAssumption(cast<CallInst>(AssumeVH)); in runImpl()