Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DRegAllocFast.cpp295 bool mayLiveIn(Register VirtReg);
399 bool RegAllocFast::mayLiveIn(Register VirtReg) { in mayLiveIn() function in RegAllocFast
1338 mayLiveIn(Reg); in allocateInstruction()