Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DBasicBlockPathCloning.cpp90 const SmallVector<unsigned> &ClonePath) { in IsValidCloning()
162 for (const auto &ClonePath : ClonePaths) { in ApplyCloning() local