Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DRegAllocFast.cpp291 bool mayLiveIn(Register VirtReg);
404 bool RegAllocFast::mayLiveIn(Register VirtReg) { in mayLiveIn() function in RegAllocFast
1355 mayLiveIn(Reg); in allocateInstruction()