Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.cpp1911 Instruction *FirstEntryInstruction(entry_block.getFirstNonPHIOrDbg()); in ReplaceVariables() local
1913 if (!FirstEntryInstruction) { in ReplaceVariables()