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

/external/llvm/lib/Transforms/Utils/
H A DLocal.cpp959 static bool LdStHasDebugValue(DIVariable &DIVar, Instruction *I) { function
985 if (LdStHasDebugValue(DIVar, SI))
1014 if (LdStHasDebugValue(DIVar, LI))

Completed in 95 milliseconds