Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp1883 auto IsCSPush = [&](const MachineBasicBlock::iterator &MBBI) { in emitPrologue() local
1891 while (IsCSPush(MBBI)) { in emitPrologue()