Searched defs:isAssociative (Results 1 - 3 of 3) sorted by last modified time

/external/llvm/lib/IR/
H A DInstruction.cpp453 /// isAssociative - Return true if the instruction is associative:
459 bool Instruction::isAssociative(unsigned Opcode) { function in class:Instruction
464 bool Instruction::isAssociative() const { function in class:Instruction
466 if (isAssociative(Opcode))
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 127 milliseconds