Home
last modified time | relevance | path

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

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