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

  /external/llvm/lib/Transforms/InstCombine/
InstCombineInternal.h 287 Instruction *FoldICmpAddOpCst(Instruction &ICI, Value *X, ConstantInt *CI,
InstCombineCompares.cpp 740 /// FoldICmpAddOpCst - Fold "icmp pred (X+CI), X".
741 Instruction *InstCombiner::FoldICmpAddOpCst(Instruction &ICI,
    [all...]

Completed in 101 milliseconds