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
288
Instruction *InstCombiner::
commonCastTransforms
(CastInst &CI) {
478
if (Instruction *Result =
commonCastTransforms
(CI))
[
all
...]
InstCombineInternal.h
287
Instruction *
commonCastTransforms
(CastInst &CI);
Completed in 2865 milliseconds