Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Frontend/OpenMP/
DOMPIRBuilder.cpp938 Value *Start, Value *Stop, Value *Step, bool IsSigned, bool InclusiveStop) { in createCanonicalLoop()
/external/llvm-project/llvm/unittests/Frontend/
DOpenMPIRBuilderTest.cpp1011 bool IsSigned, bool InclusiveStop) -> int64_t { in TEST_F()