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
1605 enum ActionType { Push, Pop, Attribute }; global() enumerator
1515 void Pop() { Pop() function
875 bool Pop(InterpState &S, CodePtr OpPC) { Pop() function
2242 MachineBasicBlock::iterator Pop = std::prev(MBB.getFirstTerminator()); emitEpilogue() local