Searched refs:visitAllocSite (Results 1 - 4 of 4) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
H A DInstCombine.h210 Instruction *visitAllocSite(Instruction &FI);
H A DInstCombineLoadStoreAlloca.cpp290 return visitAllocSite(AI);
H A DInstCombineCalls.cpp1128 return visitAllocSite(*CS.getInstruction());
H A DInstructionCombining.cpp1803 Instruction *InstCombiner::visitAllocSite(Instruction &MI) { function in class:InstCombiner

Completed in 1512 milliseconds