Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_codegen_cranelift/src/
Dvalue_and_place.rs155 pub(crate) fn try_to_ptr(self) -> Option<(Pointer, Option<Value>)> { in try_to_ptr() method
489 pub(crate) fn try_to_ptr(self) -> Option<Pointer> { in try_to_ptr() method