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

  /external/llvm/lib/Transforms/InstCombine/
InstCombineLoadStoreAlloca.cpp 133 LoadInst *NewLoad =
135 NewLoad->setAlignment(LI.getAlignment());
137 return new BitCastInst(NewLoad, LI.getType());
  /external/llvm/lib/Transforms/Scalar/
GVN.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp     [all...]
TargetLowering.cpp     [all...]

Completed in 250 milliseconds