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

/external/llvm/lib/IR/
H A DUse.cpp22 removeFromList();
26 RHS.removeFromList();
/external/swiftshader/third_party/LLVM/lib/VMCore/
H A DUse.cpp27 removeFromList();
31 RHS.removeFromList();
/external/llvm/include/llvm/IR/
H A DUse.h82 removeFromList();
138 void removeFromList() { function in class:llvm::Use
H A DValue.h614 if (Val) removeFromList();
/external/swiftshader/third_party/LLVM/include/llvm/
H A DUse.h73 if (Val) removeFromList();
139 void removeFromList() { function in class:llvm::Use
H A DValue.h323 if (Val) removeFromList();
/external/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h309 void removeFromList() { function in class:llvm::SDUse
916 if (Val.getNode()) removeFromList();
927 if (Val.getNode()) removeFromList();
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
H A DSelectionDAGNodes.h278 void removeFromList() { function in class:llvm::SDUse
809 if (Val.getNode()) removeFromList();
820 if (Val.getNode()) removeFromList();

Completed in 271 milliseconds