Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/Orc/
DOrcTargetSupport.cpp104 unsigned NumCalls, in insertCompileCallbackTrampolines()
/external/llvm/include/llvm/Analysis/
DCodeMetrics.h69 unsigned NumCalls; member
/external/llvm/lib/ProfileData/
DSampleProfReader.cpp303 auto NumCalls = readNumber<unsigned>(); in read() local
/external/llvm/lib/Transforms/Scalar/
DLoopUnrollPass.cpp580 static unsigned ApproximateLoopSize(const Loop *L, unsigned &NumCalls, in ApproximateLoopSize()