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

/external/clang/include/clang/Analysis/Analyses/
H A DDominators.h159 inline void WriteAsOperand(raw_ostream &OS, const CFGBlock *BB, function in namespace:clang
/external/llvm/lib/VMCore/
H A DAsmWriter.cpp993 /// WriteAsOperand - Write the name of the specified value out to the specified
1100 void llvm::WriteAsOperand(raw_ostream &Out, const Value *V, function in class:llvm
2112 WriteAsOperand(OS, this, true, 0);

Completed in 472 milliseconds