Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp3566 auto NumMallocCalls = MallocCalls.size(); in updateImpl() local
3588 if (NumMallocCalls != MallocCalls.size()) in updateImpl()