Home
last modified time | relevance | path

Searched defs:Selects (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp138 SmallVector<SelectInst *, 8> Selects; member
802 SmallVector<SelectInst *, 8> Selects; in findScope() local
879 SmallVector<SelectInst *, 8> &Selects = RI.Selects; in checkScopeHoistable() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DSelectOptimize.cpp322 const SmallPtrSet<const Instruction *, 2> &Selects) { in getTrueOrFalseValue()
H A DCodeGenPrepare.cpp6758 const SmallPtrSet<const Instruction *, 2> &Selects) { in getTrueOrFalseValue()
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp7538 static void createPHIsForSelects(SmallVector<MachineInstr*, 8> &Selects, in createPHIsForSelects()
7601 SmallVector<MachineInstr*, 8> Selects; in emitSelect() local