Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp678 Function *OuterFn = OI.getFunction(); in finalize() local
1174 OpenMPIRBuilder *OMPIRBuilder, Function &OutlinedFn, Function *OuterFn, in targetParallelCallback()
1263 Function *OuterFn, Value *Ident, Value *IfCondition, in hostParallelCallback()
1386 Function *OuterFn = InsertBB->getParent(); in createParallel() local
4362 Function *OuterFn = CLI->getPreheader()->getParent(); in applyWorkshareLoopTarget() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp1099 Instruction *SeqEndI) { in mergeParallelRegions()