Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp3421 auto &FreeRFI = OMPInfoCache.RFIs[OMPRTL___kmpc_free_shared]; in findPotentialRemovedFreeCalls() local
3429 if (C && C->getCalledFunction() == FreeRFI.Declaration) in findPotentialRemovedFreeCalls()