Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-profgen/
H A DProfiledBinary.h563 bool getTrackFuncContextSize() { return TrackFuncContextSize; } in getTrackFuncContextSize() function
H A DProfileGenerator.cpp785 if (Binary->getTrackFuncContextSize()) in generateProfile()