Searched defs:increase (Results 1 – 2 of 2) sorted by relevance
/llvm-project/offload/include/Shared/ | ||
H A D | Utils.h | 42 void increase() { Refs.fetch_add(1, MemoryOrder); } increase() function |
/llvm-project/flang/runtime/ | ||
H A D | edit-input.cpp | 666 bool increase{false}; ConvertHexadecimal() local |