Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Target/ARM/
HDARMBaseInstrInfo.cpp1998 bool IsPop = isPopOpcode(MI->getOpcode()); in tryFoldSPUpdateIntoPushPop() local
2000 if (!IsPush && !IsPop) in tryFoldSPUpdateIntoPushPop()
2047 if (!IsPop) { in tryFoldSPUpdateIntoPushPop()