Searched refs:processAssumption (Results 1 – 1 of 1) sorted by relevance
81 bool processAssumption(CallInst *I);305 bool AlignmentFromAssumptions::processAssumption(CallInst *ACall) { in processAssumption() function in AlignmentFromAssumptions424 Changed |= processAssumption(cast<CallInst>(AssumeVH)); in runOnFunction()