Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFAdjustOpt.cpp37 static cl::opt<bool> DisableBPFavoidSpeculation( variable
369 if (!DisableBPFavoidSpeculation && avoidSpeculation(I)) in adjustInst()