Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/Passes/
HDPassRegistry.def521 parseInstCombineOptions,
HDPassBuilder.cpp868 Expected<InstCombineOptions> parseInstCombineOptions(StringRef Params) { in parseInstCombineOptions() function