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