Home
last modified time | relevance | path

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

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