Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1279 bool DTCalculated = false; in AddAlignmentAssumptions() local
1285 if (!DTCalculated) { in AddAlignmentAssumptions()
1287 DTCalculated = true; in AddAlignmentAssumptions()