Home
last modified time | relevance | path

Searched defs:visitAllocSite (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp1951 Instruction *InstCombiner::visitAllocSite(Instruction &MI) { in visitAllocSite() function in InstCombiner
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp2402 Instruction *InstCombiner::visitAllocSite(Instruction &MI) { in visitAllocSite() function in InstCombiner
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp2579 Instruction *InstCombinerImpl::visitAllocSite(Instruction &MI) { in visitAllocSite() function in InstCombinerImpl