Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp1123 bool LocalFound = false; in tryFindVirtualCallTargets() local
1126 if (LocalFound) in tryFindVirtualCallTargets()
1128 LocalFound = true; in tryFindVirtualCallTargets()