Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
DWholeProgramDevirt.cpp1267 bool HasNonDevirt = !SlotInfo.CSInfo.AllCallSitesDevirted; in tryICallBranchFunnel() local
1268 if (!HasNonDevirt) in tryICallBranchFunnel()
1271 HasNonDevirt = true; in tryICallBranchFunnel()
1275 if (!HasNonDevirt) in tryICallBranchFunnel()