Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DUtils.h39 return getExpectedValue(I)->getType(); in getExpectedType()
47 static Value *getExpectedValue(const Instruction *I) { in getExpectedValue() function