Home
last modified time | relevance | path

Searched refs:setCopyElisionCandidate (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetCallingConv.h115 void setCopyElisionCandidate() { IsCopyElisionCandidate = 1; } in setCopyElisionCandidate() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp8991 Flags.setCopyElisionCandidate(); in LowerArguments()