Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DInlineFunction.cpp1063 bool DTCalculated = false; in AddAlignmentAssumptions() local
1071 if (!DTCalculated) { in AddAlignmentAssumptions()
1074 DTCalculated = true; in AddAlignmentAssumptions()