Searched defs:to_llvm_value (Results 1 – 1 of 1) sorted by relevance
388 struct value::to_llvm_value struct in client::code_gen::value390 typedef llvm::Value* result_type;391 llvm::Value* operator()(value const& x) const in operator ()()