Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DPeepholeOptimizer.cpp692 bool Optimizable = false; in optimizeSelect() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h985 bool &Optimizable) const { in analyzeSelect()