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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h438 Instruction *visitAllocSite(Instruction &FI);
H A DInstCombineLoadStoreAlloca.cpp408 return visitAllocSite(AI);
H A DInstructionCombining.cpp2514 Instruction *InstCombiner::visitAllocSite(Instruction &MI) { function in class:InstCombiner
H A DInstCombineCalls.cpp4724 return visitAllocSite(Call);

Completed in 202 milliseconds