Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInferAlignment.cpp50 bool inferAlignment(Function &F, AssumptionCache &AC, DominatorTree &DT) { in inferAlignment() function
88 inferAlignment(F, AC, DT); in run()