Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DIRForTarget.cpp1736 Instruction *FirstEntryInstruction(entry_block.getFirstNonPHIOrDbg()); in ReplaceVariables() local
1738 if (!FirstEntryInstruction) { in ReplaceVariables()