Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp1116 bool LocalFound = false; in tryFindVirtualCallTargets() local
1119 if (LocalFound) in tryFindVirtualCallTargets()
1121 LocalFound = true; in tryFindVirtualCallTargets()