Searched refs:entry_block (Results 1 – 1 of 1) sorted by relevance
364 BasicBlock &entry_block(llvm_function.getEntryBlock()); in CreateResultVariable() local365 Instruction *first_entry_instruction(entry_block.getFirstNonPHIOrDbg()); in CreateResultVariable()1722 BasicBlock &entry_block(llvm_function.getEntryBlock()); in ReplaceVariables() local1723 Instruction *FirstEntryInstruction(entry_block.getFirstNonPHIOrDbg()); in ReplaceVariables()