Searched defs:InsertAfter (Results 1 – 12 of 12) sorted by relevance
185 inline void IntrusiveNodeBase<NodeType>::InsertAfter(NodeType* pos) { in InsertAfter() function
130 void InsertAfter(LinkNode<T>* e) { in InsertAfter() function
266 BasicBlock::iterator InsertAfter; in HandlePotentialUse() local
93 virtual void InsertAfter(pointer elem1, pointer elem2) { in InsertAfter() function
438 CloneContext& InsertAfter(const std::vector<T>& vector, in InsertAfter() function
630 Instruction *InsertAfter) { in InsertParallelMACs()726 Instruction *InsertAfter = GetInsertPoint(WideLHS, WideRHS); in InsertParallelMACs() local
241 TEST(LinkedList, InsertAfter) { in TEST() argument
129 SmallPtrSet<MachineInstr*, 8> InsertAfter; member in __anon1e64fd320111::SSAIfConv
1924 typename List<T>::Item* List<T>::InsertAfter(Item* pItem) in InsertAfter() function in D3D12MA::List1958 typename List<T>::Item* List<T>::InsertAfter(Item* pItem, const T& value) in InsertAfter() function in D3D12MA::List
5562 VmaListItem<T>* VmaRawList<T>::InsertAfter(ItemType* pItem) in InsertAfter() function5596 VmaListItem<T>* VmaRawList<T>::InsertAfter(ItemType* pItem, const T& value) in InsertAfter() function