Searched refs:assertModuleIsMaterializedImpl (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DValue.h331 void assertModuleIsMaterializedImpl() const;
332 // This indirection exists so we can keep assertModuleIsMaterializedImpl()
337 assertModuleIsMaterializedImpl();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DValue.cpp408 void Value::assertModuleIsMaterializedImpl() const { function in class:Value

Completed in 176 milliseconds