Searched defs:visitBitCast (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/Analysis/
H A DInlineCost.cpp113 bool visitBitCast(BitCastInst &I);
346 bool CallAnalyzer::visitBitCast(BitCastInst &I) { function in class:CallAnalyzer
/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp1638 Instruction *InstCombiner::visitBitCast(BitCastInst &CI) { function in class:InstCombiner
/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2808 void SelectionDAGBuilder::visitBitCast(const User &I) { function in class:SelectionDAGBuilder

Completed in 77 milliseconds