Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocFast.cpp280 bool mayLiveOut(Register VirtReg);
341 bool RegAllocFast::mayLiveOut(Register VirtReg) { in mayLiveOut() function in RegAllocFast
887 if (mayLiveOut(VirtReg)) { in defineVirtReg()
938 if (mayLiveOut(VirtReg)) { in useVirtReg()