Searched defs:mayLiveOut (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86FastPreTileConfig.cpp | 139 bool X86FastPreTileConfig::mayLiveOut(Register VirtReg, MachineInstr *CfgMI) { mayLiveOut() function in X86FastPreTileConfig |
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | RegAllocFast.cpp | 492 bool RegAllocFastImpl::mayLiveOut(Register VirtReg) { mayLiveOut() function in RegAllocFastImpl |