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

  /external/llvm/include/llvm/Transforms/Utils/
SSAUpdater.h 153 virtual bool isInstInList(Instruction *I,
  /external/llvm/lib/Transforms/Utils/
SSAUpdater.cpp 409 if (!isInstInList(L, Insts)) continue;
425 if (!isInstInList(SI, Insts)) continue;
487 LoadAndStorePromoter::isInstInList(Instruction *I,
  /external/llvm/lib/Transforms/Scalar/
LICM.cpp 722 bool isInstInList(Instruction *I,
    [all...]
ScalarReplAggregates.cpp     [all...]
SROA.cpp 837 bool isInstInList(Instruction *I,
    [all...]

Completed in 88 milliseconds