OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FoldSelectIntoOp
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Transforms/InstCombine/
InstCombine.h
177
Instruction *
FoldSelectIntoOp
(SelectInst &SI, Value*, Value*);
InstCombineSelect.cpp
208
///
FoldSelectIntoOp
- Try fold the select into one of the operands to
210
Instruction *InstCombiner::
FoldSelectIntoOp
(SelectInst &SI, Value *TrueVal,
[
all
...]
Completed in 3193 milliseconds