Searched defs:hasValidIndex (Results 1 – 2 of 2) sorted by relevance
/llvm-project/bolt/include/bolt/Core/ | ||
H A D | BinarySection.h | 457 bool hasValidIndex() { return Index != 0; } hasValidIndex() function |
H A D | BinaryFunction.h | 1070 bool hasValidIndex() const { return Index != -1U; } hasValidIndex() function |