Home
last modified time | relevance | path

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

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