Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1306 bool DTCalculated = false; in AddAlignmentAssumptions() local
1312 if (!DTCalculated) { in AddAlignmentAssumptions()
1314 DTCalculated = true; in AddAlignmentAssumptions()