OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getIdentityValue
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
InstructionCombining.cpp
565
static Value *
getIdentityValue
(Instruction::BinaryOps Opcode, Value *V) {
727
if (Value *Ident =
getIdentityValue
(LHSOpcode, RHS))
734
if (Value *Ident =
getIdentityValue
(RHSOpcode, LHS))
Completed in 26 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026