Home
last modified time | relevance | path

Searched defs:Speculative (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/crates/syn/src/
Ddiscouraged.rs7 pub trait Speculative { trait
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DFunctionAttrs.cpp971 bool &Speculative) { in isReturnNonNull()
1062 bool Speculative = false; in addNonNullAttrs() local