Searched refs:LoopBodyGen (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/llvm/unittests/Frontend/ |
| H A D | OpenMPIRBuilderTest.cpp | 1922 auto LoopBodyGen = [&](InsertPointTy, llvm::Value *) {}; in TEST_F() local 1925 Loc, LoopBodyGen, StartVal, StopVal, StepVal, in TEST_F() 2114 auto LoopBodyGen = [&](InsertPointTy, llvm::Value *) {}; in TEST_P() local 2117 Loc, LoopBodyGen, StartVal, StopVal, StepVal, in TEST_P() 2255 auto LoopBodyGen = [&](InsertPointTy, llvm::Value *) {}; in TEST_F() local 2258 Loc, LoopBodyGen, StartVal, StopVal, StepVal, in TEST_F()
|