Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp3262 auto *ParallelRegion = ReachedKnownParallelRegions[i]; in buildCustomStateMachine() local
3562 if (auto *ParallelRegion = dyn_cast<Function>( in initialize() local