Home
last modified time | relevance | path

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

/external/boringssl/src/util/
Dcompare_benchmarks.go31 NumCalls int `json:"numCalls"` member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DCodeMetrics.h62 unsigned NumCalls = false; member
/external/llvm/include/llvm/Analysis/
DCodeMetrics.h72 unsigned NumCalls = false; member
/external/llvm/lib/ProfileData/
DSampleProfReader.cpp317 auto NumCalls = readNumber<uint32_t>(); in readProfile() local
/external/llvm/lib/Transforms/Scalar/
DLoopUnrollPass.cpp529 static unsigned ApproximateLoopSize(const Loop *L, unsigned &NumCalls, in ApproximateLoopSize()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopUnrollPass.cpp642 const Loop *L, unsigned &NumCalls, bool &NotDuplicatable, bool &Convergent, in ApproximateLoopSize()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DSampleProfReader.cpp394 auto NumCalls = readNumber<uint32_t>(); in readProfile() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp3708 unsigned NumCalls = 0; in getSpillCost() local