Searched defs:Pop (Results 1 – 9 of 9) sorted by relevance
47 T *Pop() { in Pop() function
97 internal TValue Pop() in Pop() method in CPU
496 void Pop() { in Pop() function
465 APInt &Pop = Popularity.insert({I.BB, APInt(UnsignedZero)}).first->second; in ProcessSwitchInst() local
292 FuzzJob *Pop() { in Pop() function
1615 enum ActionType { Push, Pop, Attribute }; enumerator
1560 void Pop() { in Pop() function
1156 bool Pop(InterpState &S, CodePtr OpPC) { in Pop() function
2358 MachineBasicBlock::iterator Pop = std::prev(MBB.getFirstTerminator()); in emitEpilogue() local