Searched refs:visitFree (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
H A DInstCombine.h211 Instruction *visitFree(CallInst &FI);
H A DInstCombineCalls.cpp205 return visitFree(CI);
H A DInstructionCombining.cpp1899 Instruction *InstCombiner::visitFree(CallInst &FI) { function in class:InstCombiner

Completed in 77 milliseconds