HomeSort by relevance Sort by last modified time
    Searched refs:FoldSPFofSPF (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Transforms/InstCombine/
InstCombineSelect.cpp 554 /// FoldSPFofSPF - We have an SPF (e.g. a min or max) of an SPF of the form:
556 Instruction *InstCombiner::FoldSPFofSPF(Instruction *Inner,
    [all...]
InstCombine.h 178 Instruction *FoldSPFofSPF(Instruction *Inner, SelectPatternFlavor SPF1,

Completed in 92 milliseconds