Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp528 void recollectUsesForFunction(RuntimeFunction RTF) { in recollectUsesForFunction() function
537 recollectUsesForFunction(static_cast<RuntimeFunction>(Idx)); in recollectUses()
1415 OMPInfoCache.recollectUsesForFunction(OMPRTL___kmpc_fork_call); in mergeParallelRegions()
1416 OMPInfoCache.recollectUsesForFunction(OMPRTL___kmpc_barrier); in mergeParallelRegions()
1417 OMPInfoCache.recollectUsesForFunction(OMPRTL___kmpc_master); in mergeParallelRegions()
1418 OMPInfoCache.recollectUsesForFunction(OMPRTL___kmpc_end_master); in mergeParallelRegions()