Searched defs:clearList (Results 1 – 4 of 4) sorted by relevance
/llvm-project/bolt/include/bolt/Utils/ | ||
H A D | Utils.h | 25 template <typename T> void clearList(T &List) { in clearList() function |
/llvm-project/bolt/include/bolt/Core/ | ||
H A D | BinaryBasicBlock.h | 942 template <typename T> void clearList(T &List) { clearList() function |
H A D | BinaryFunction.h | 433 template <typename T> BinaryFunction &clearList(T &List) { clearList() function |
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | ScheduleDAGInstrs.cpp | 647 void inline clearList(ValueType V) { clearList() function in ScheduleDAGInstrs::Value2SUsMap |