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

  /external/llvm/lib/Transforms/InstCombine/
InstCombine.h 188 Instruction *visitSelectInstWithICmp(SelectInst &SI, ICmpInst *ICI);
InstCombineSelect.cpp 415 /// visitSelectInstWithICmp - Visit a SelectInst that has an
418 Instruction *InstCombiner::visitSelectInstWithICmp(SelectInst &SI,
    [all...]

Completed in 4848 milliseconds