Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/Frontend/
H A DOpenMPIRBuilderTest.cpp1365 __anon8484d89f1f02(int64_t Start, int64_t Stop, int64_t Step, bool IsSigned, bool InclusiveStop) TEST_F() argument
1789 __anon8484d89f2702(int64_t Start, int64_t Stop, int64_t Step, bool IsSigned, bool InclusiveStop, int64_t TileSize) TEST_F() argument
/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp3835 createCanonicalLoop(const LocationDescription & Loc,LoopBodyGenCallbackTy BodyGenCB,Value * Start,Value * Stop,Value * Step,bool IsSigned,bool InclusiveStop,InsertPointTy ComputeIP,const Twine & Name) createCanonicalLoop() argument