Searched refs:MustCloneSP (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp123 bool MustCloneSP = local
127 assert(!MustCloneSP || ModuleLevelChanges);
136 if (!MustCloneSP)

Completed in 51 milliseconds