Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRegAllocFast.cpp292 bool mayLiveIn(Register VirtReg);
411 bool RegAllocFast::mayLiveIn(Register VirtReg) { in mayLiveIn() function in RegAllocFast
1384 mayLiveIn(Reg); in allocateInstruction()