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

  /external/llvm/lib/Transforms/InstCombine/
InstCombine.h 148 Instruction *FoldCmpLoadFromIndexedGlobal(GetElementPtrInst *GEP,
InstCombineCompares.cpp 193 /// FoldCmpLoadFromIndexedGlobal - Called we see this pattern:
202 FoldCmpLoadFromIndexedGlobal(GetElementPtrInst *GEP, GlobalVariable *GV,
    [all...]

Completed in 602 milliseconds