Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1597 bool DTCalculated = false; in AddAlignmentAssumptions() local
1608 if (!DTCalculated) { in AddAlignmentAssumptions()
1610 DTCalculated = true; in AddAlignmentAssumptions()