Home
last modified time | relevance | path

Searched refs:StopVal (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/llvm/unittests/Frontend/
DOpenMPIRBuilderTest.cpp1015 Value *StopVal = ConstantInt::get(LCTy, Stop); in TEST_F() local
1019 OMPBuilder.createCanonicalLoop(Loc, LoopBodyGenCB, StartVal, StopVal, in TEST_F()
1083 Value *StopVal = ConstantInt::get(LCTy, 52); in TEST_F() local
1088 Loc, LoopBodyGen, StartVal, StopVal, StepVal, in TEST_F()