Searched refs:LiveIn (Results 26 - 26 of 26) sorted by relevance

12

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp2492 for (const MachineBasicBlock::RegisterMaskPair &LiveIn : EntryBB->liveins())
2493 NewEntryBB.addLiveIn(LiveIn);

Completed in 162 milliseconds

12