Home
last modified time | relevance | path

Searched defs:NumPaths (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/tools/llvm-profgen/
H A DMissingFrameInferrer.cpp174 uint64_t NumPaths = 0; in computeUniqueTailCallPath() local
212 uint64_t NumPaths = 0; in computeUniqueTailCallPath() local
254 uint64_t NumPaths = 0; in inferMissingFrames() local
/llvm-project/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h176 unsigned NumPaths = 0u; global() variable