Searched refs:UsePush (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86CallFrameOptimization.cpp93 bool UsePush = false; member in struct:__anon4414::X86CallFrameOptimization::CallContext
212 if (!CC.UsePush) {
269 if (CC.UsePush) {
490 Context.UsePush = true;

Completed in 39 milliseconds