Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-c-test/
Decho.cpp197 LLVMValueRef SrcPrev = LLVMGetPreviousParam(SrcNext); in clone_params() local
198 if (SrcPrev != SrcCur) in clone_params()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-c-test/
Decho.cpp199 LLVMValueRef SrcPrev = LLVMGetPreviousParam(SrcNext); in clone_params() local
200 if (SrcPrev != SrcCur) in clone_params()