Home
last modified time | relevance | path

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

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