Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2473 Value *PLastIter = Builder.CreateAlloca(I32Type, nullptr, "p.lastiter"); in applyStaticWorkshareLoop() local
2561 Value *PLastIter = Builder.CreateAlloca(I32Type, nullptr, "p.lastiter"); in applyStaticChunkedWorkshareLoop() local
3035 Value *PLastIter = Builder.CreateAlloca(I32Type, nullptr, "p.lastiter"); in applyDynamicWorkshareLoop() local