Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Frontend/
H A DOpenMPIRBuilderTest.cpp193 CanonicalLoopInfo *buildSingleLoopFunction(DebugLoc DL, in buildSingleLoopFunction() function in __anonaafadedc0111::OpenMPIRBuilderTest
1431 buildSingleLoopFunction(DL, OMPBuilder, 32, &Call, &BodyCode); in TEST_F()
1771 CanonicalLoopInfo *CLI = buildSingleLoopFunction(DL, OMPBuilder, 32); in TEST_F()
1802 CanonicalLoopInfo *CLI = buildSingleLoopFunction(DL, OMPBuilder, 32); in TEST_F()
1834 CanonicalLoopInfo *CLI = buildSingleLoopFunction(DL, OMPBuilder, 32); in TEST_F()
1857 CanonicalLoopInfo *CLI = buildSingleLoopFunction(DL, OMPBuilder, 32); in TEST_F()
1891 CanonicalLoopInfo *CLI = buildSingleLoopFunction(DL, OMPBuilder, 32); in TEST_F()
2018 buildSingleLoopFunction(DL, OMPBuilder, IVBits, &Call, &Body); in TEST_P()