OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:commonCastTransforms
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Transforms/InstCombine/
InstCombineCasts.cpp
283
Instruction *InstCombiner::
commonCastTransforms
(CastInst &CI) {
429
if (Instruction *Result =
commonCastTransforms
(CI))
752
if (Instruction *Result =
commonCastTransforms
(CI))
[
all
...]
InstCombine.h
156
Instruction *
commonCastTransforms
(CastInst &CI);
Completed in 26 milliseconds