Home
last modified time | relevance | path

Searched defs:getNextID (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/polly/include/polly/
DScopDetection.h190 int getNextID() { return NextScopID++; } in getNextID() function
/external/llvm-project/mlir/lib/Dialect/SPIRV/Serialization/
DSerializer.cpp170 uint32_t getNextID() { return nextID++; } in getNextID() function in __anon07b672680111::Serializer