Searched defs:OtherArg (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/base/test/
H A Dtrace_event_analyzer.h340 static Query OtherArg(const std::string& arg_name) { function in class:trace_analyzer::Query
/external/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp1410 Value *OtherArg) {
1434 IRB.CreateMul(getShadow(OtherArg), ShadowMul, "msprop_mul_cst"));
1435 setOrigin(&I, getOrigin(OtherArg));
1409 handleMulByConstant(BinaryOperator &I, Constant *ConstArg, Value *OtherArg) argument

Completed in 108 milliseconds