Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DPassRegistry.def521 parseInstCombineOptions,
H A DPassBuilder.cpp868 Expected<InstCombineOptions> parseInstCombineOptions(StringRef Params) { in parseInstCombineOptions() function