Home
last modified time | relevance | path

Searched defs:NumCalls (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
DCodeMetrics.h60 unsigned NumCalls = false; member
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
DLoopUnrollPass.cpp657 const Loop *L, unsigned &NumCalls, bool &NotDuplicatable, bool &Convergent, in ApproximateLoopSize()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/ProfileData/
DSampleProfReader.cpp518 auto NumCalls = readNumber<uint32_t>(); in readProfile() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp4417 unsigned NumCalls = 0; in getSpillCost() local