HomeSort by: relevance | last modified time | path
    Searched defs:combinedIdentStruct (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
OpenMPOpt.cpp 1337 static Value *combinedIdentStruct(Value *CurrentIdent, Value *NextIdent,
1355 /// information, e.g., the source locations, see combinedIdentStruct.
1365 Ident = combinedIdentStruct(Ident, CI->getArgOperand(0),
OpenMPOpt.cpp 1337 static Value *combinedIdentStruct(Value *CurrentIdent, Value *NextIdent,
1355 /// information, e.g., the source locations, see combinedIdentStruct.
1365 Ident = combinedIdentStruct(Ident, CI->getArgOperand(0),

Completed in 33 milliseconds