Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocFast.cpp281 bool mayLiveIn(Register VirtReg);
385 bool RegAllocFast::mayLiveIn(Register VirtReg) { in mayLiveIn() function in RegAllocFast
1324 mayLiveIn(Reg); in allocateInstruction()