Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86LoadValueInjectionLoadHardening.cpp630 auto EdgeCuts = std::make_unique<int[]>(Graph->edges_size()); in hardenLoadsWithPlugin() local
641 EdgeCuts.get(), Graph->edges_size()); in hardenLoadsWithPlugin()
643 if (EdgeCuts[I]) in hardenLoadsWithPlugin()