Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/tools/llvm-profgen/
H A DMissingFrameInferrer.cpp174 uint64_t NumPaths = 0; in computeUniqueTailCallPath() local
212 uint64_t NumPaths = 0; in computeUniqueTailCallPath() local
256 uint64_t NumPaths = 0; in inferMissingFrames() local
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h171 unsigned NumPaths; variable