Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/FuzzMutate/
DRandomIRBuilder.cpp70 static bool isCompatibleReplacement(const Instruction *I, const Use &Operand, in isCompatibleReplacement() function
105 if (isCompatibleReplacement(I, U, V)) in connectToSink()