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