OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:getidentityvalue
(Results
1 - 1
of
1
) sorted by null
/external/llvm/lib/Transforms/InstCombine/
InstructionCombining.cpp
406
static Value *
getIdentityValue
(Instruction::BinaryOps OpCode, Value *V) {
575
getIdentityValue
(LHSOpcode, RHS)))
581
getIdentityValue
(RHSOpcode, LHS), C, D))
[
all
...]
Completed in 58 milliseconds