Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.cpp1676 Instruction *FirstEntryInstruction(entry_block.getFirstNonPHIOrDbg()); in ReplaceVariables() local
1678 if (!FirstEntryInstruction) { in ReplaceVariables()