Searched refs:extractAlignmentInfo (Results 1 – 2 of 2) sorted by relevance
39 bool extractAlignmentInfo(CallInst *I, Value *&AAPtr, const SCEV *&AlignSCEV,
200 bool AlignmentFromAssumptionsPass::extractAlignmentInfo(CallInst *I, in extractAlignmentInfo() function in AlignmentFromAssumptionsPass297 if (!extractAlignmentInfo(ACall, AAPtr, AlignSCEV, OffSCEV)) in processAssumption()