Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DInlineFunction.cpp425 static bool hasLifetimeMarkers(AllocaInst *AI) { in hasLifetimeMarkers() function
742 if (hasLifetimeMarkers(AI)) in InlineFunction()