Searched refs:Joined (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/CodeGen/
H A DMachineSink.cpp269 bool Joined = PerformTrivialForwardCoalescing(MI, &MBB); local
270 if (Joined) {
/external/llvm/lib/Option/
H A DArgList.cpp254 bool Joined) const {
258 if (Joined) {
/external/llvm/include/llvm/Option/
H A DArgList.h261 /// \param Joined - If true, render the argument as joined with
265 bool Joined = false) const;

Completed in 98 milliseconds