Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DPeepholeOptimizer.cpp635 bool Optimizable = false; in optimizeSelect() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h912 bool &Optimizable) const { in analyzeSelect()