Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSwLowerLDS.cpp526 auto *Func1 = Inst->getParent()->getParent(); in replacesUsesOfGlobalInFunction() local
527 if (Func == Func1) in replacesUsesOfGlobalInFunction()
/freebsd/contrib/googletest/docs/
H A Dfaq.md473 ASSERT_DEATH((c ? Func1(0) : object2.Method("test")),
474 "(Func1|Method) failed");