Searched defs:visitPtrToInt (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Analysis/IPA/
H A DInlineCost.cpp123 bool visitPtrToInt(PtrToIntInst &I);
393 bool CallAnalyzer::visitPtrToInt(PtrToIntInst &I) { function in class:CallAnalyzer
/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp1490 Instruction *InstCombiner::visitPtrToInt(PtrToIntInst &CI) { function in class:InstCombiner

Completed in 748 milliseconds