Home
last modified time | relevance | path

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

/external/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c1689 value EstimatedCount, in llvm_build_switch() argument
1691 return LLVMBuildSwitch(Builder_val(B), Of, Else, Int_val(EstimatedCount)); in llvm_build_switch()