Home
last modified time | relevance | path

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

/external/llvm/test/Transforms/PlaceSafepoints/
Dstatepoint-coreclr.ll8 define void @test_simple_call() gc "coreclr" {
9 ; CHECK-LABEL: test_simple_call
/external/llvm/test/Transforms/RewriteStatepointsForGC/
Dstatepoint-coreclr.ll8 define void @test_simple_call() gc "coreclr" {
9 ; CHECK-LABEL: test_simple_call
/external/python/cpython2/Lib/lib2to3/tests/
Dtest_fixers.py341 def test_simple_call(self): member in Test_reduce