Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocFast.cpp389 bool mayLiveIn(Register VirtReg);
545 bool RegAllocFastImpl::mayLiveIn(Register VirtReg) { in mayLiveIn() function in RegAllocFastImpl
1586 mayLiveIn(Reg); in allocateInstruction()