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 163 Instruction *FoldCmpLoadFromIndexedGlobal(GetElementPtrInst *GEP,
InstCombineCompares.cpp 211 /// FoldCmpLoadFromIndexedGlobal - Called we see this pattern:
220 FoldCmpLoadFromIndexedGlobal(GetElementPtrInst *GEP, GlobalVariable *GV,
    [all...]

Completed in 452 milliseconds