Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp176 static bool isEAXLiveIn(MachineBasicBlock &MBB) { in isEAXLiveIn() function
259 if (isSub && !isEAXLiveIn(MBB)) in emitSPUpdate()
1963 bool isEAXAlive = isEAXLiveIn(MBB); in emitPrologue()