Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp3054 bool DbgDeclaresChanged = LowerDbgDeclare(F); in combineInstructionsOverFunction() local
3076 return DbgDeclaresChanged || Iteration > 1; in combineInstructionsOverFunction()