Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/X86/
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()