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

/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Utils/
H A DInlineFunction.cpp421 // hasLifetimeMarkers - Check whether the given alloca already has
423 static bool hasLifetimeMarkers(AllocaInst *AI) { function
668 if (hasLifetimeMarkers(AI))

Completed in 59 milliseconds