Searched refs:printUse (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | SROA.cpp | 301 void printUse(raw_ostream &OS, const_iterator I, 1072 printUse(OS, I, Indent); in print() 1082 void AllocaSlices::printUse(raw_ostream &OS, const_iterator I, in printUse() function in AllocaSlices
|
/external/llvm/lib/Transforms/Scalar/ |
D | SROA.cpp | 256 void printUse(raw_ostream &OS, const_iterator I, 1023 printUse(OS, I, Indent); in print() 1033 void AllocaSlices::printUse(raw_ostream &OS, const_iterator I, in printUse() function in AllocaSlices
|