Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp2064 Instruction *InstCombiner::visitFree(CallInst &FI) { in visitFree() function in InstCombiner
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp2561 Instruction *InstCombiner::visitFree(CallInst &FI) { in visitFree() function in InstCombiner
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp2762 Instruction *InstCombinerImpl::visitFree(CallInst &FI) { in visitFree() function in InstCombinerImpl