Home
last modified time | relevance | path

Searched refs:extractAlignmentInfo (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/Transforms/Scalar/
H A DAlignmentFromAssumptions.h39 bool extractAlignmentInfo(CallInst *I, Value *&AAPtr, const SCEV *&AlignSCEV,
/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DAlignmentFromAssumptions.cpp200 bool AlignmentFromAssumptionsPass::extractAlignmentInfo(CallInst *I, in extractAlignmentInfo() function in AlignmentFromAssumptionsPass
297 if (!extractAlignmentInfo(ACall, AAPtr, AlignSCEV, OffSCEV)) in processAssumption()