Searched refs:entry_block (Results 1 – 1 of 1) sorted by relevance
365 BasicBlock &entry_block(llvm_function.getEntryBlock()); in CreateResultVariable() local366 Instruction *first_entry_instruction(&*entry_block.getFirstNonPHIOrDbg()); in CreateResultVariable()1510 BasicBlock &entry_block(llvm_function.getEntryBlock()); in ReplaceVariables() local1511 Instruction *FirstEntryInstruction(&*entry_block.getFirstNonPHIOrDbg()); in ReplaceVariables()