Home
last modified time | relevance | path

Searched refs:IsValidCloning (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DBasicBlockPathCloning.cpp88 bool IsValidCloning(const MachineFunction &MF, in IsValidCloning() function
163 if (!IsValidCloning(MF, BBIDToBlock, ClonePath)) { in ApplyCloning()