Searched refs:entry_block (Results 1 – 1 of 1) sorted by relevance
366 BasicBlock &entry_block(llvm_function.getEntryBlock()); in CreateResultVariable() local367 Instruction *first_entry_instruction(entry_block.getFirstNonPHIOrDbg()); in CreateResultVariable()1506 BasicBlock &entry_block(llvm_function.getEntryBlock()); in ReplaceVariables() local1507 Instruction *FirstEntryInstruction(entry_block.getFirstNonPHIOrDbg()); in ReplaceVariables()