Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicBlockSectionsProfileReader.h54 SmallVector<SmallVector<unsigned>> ClonePaths; member
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DBasicBlockPathCloning.cpp141 ApplyCloning(MachineFunction & MF,const SmallVector<SmallVector<unsigned>> & ClonePaths) ApplyCloning() argument