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

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

Completed in 87 milliseconds