Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicBlockSectionsProfileReader.h52 SmallVector<SmallVector<unsigned>> ClonePaths; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DBasicBlockPathCloning.cpp159 const SmallVector<SmallVector<unsigned>> &ClonePaths) { in ApplyCloning()