Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp1943 InsertPointTy ComputeIP, const Twine &Name) { in createCanonicalLoop()
2525 InsertPointTy ComputeIP) { in collapseLoops()
/llvm-project-15.0.7/llvm/unittests/Frontend/
H A DOpenMPIRBuilderTest.cpp1354 InsertPointTy ComputeIP{EnterBr->getParent(), EnterBr->getIterator()}; in TEST_F() local
1574 InsertPointTy ComputeIP{EnterBr->getParent(), EnterBr->getIterator()}; in TEST_F() local