Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/
H A DF_nullptr.pass.cpp240 void test_md() { in test_md() function
247 test_md(); in main()
/llvm-project/llvm/test/Transforms/RewriteStatepointsForGC/
H A Dderef-pointers.ll62 define i8 @test_md(ptr addrspace(1) %ptr) gc "statepoint-example" {
63 ; CHECK-LABEL: @test_md(
71 ; Same as test_md() above, but with new-format TBAA metadata.