Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/IPO/
DOpenMPOpt.cpp433 void recollectUsesForFunction(RuntimeFunction RTF) { in recollectUsesForFunction() function
442 recollectUsesForFunction(static_cast<RuntimeFunction>(Idx)); in recollectUses()
1306 OMPInfoCache.recollectUsesForFunction(OMPRTL___kmpc_fork_call); in mergeParallelRegions()
1307 OMPInfoCache.recollectUsesForFunction(OMPRTL___kmpc_barrier); in mergeParallelRegions()
1308 OMPInfoCache.recollectUsesForFunction(OMPRTL___kmpc_master); in mergeParallelRegions()
1309 OMPInfoCache.recollectUsesForFunction(OMPRTL___kmpc_end_master); in mergeParallelRegions()