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

  /external/llvm/lib/Transforms/InstCombine/
InstCombine.h 192 Instruction *SliceUpIllegalIntegerPHI(PHINode &PN);
InstCombinePHI.cpp 612 /// SliceUpIllegalIntegerPHI - This is an integer PHI and we know that it has an
620 Instruction *InstCombiner::SliceUpIllegalIntegerPHI(PHINode &FirstPhi) {
    [all...]

Completed in 117 milliseconds