Lines Matching defs:FnH3
1355 Function *FnH3 = M->getFunction("h3");
1359 ASSERT_NE(FnH3, nullptr);
1365 (void)CallInst::Create(FnH3, {}, "", IP);
1392 Function *FnH3 = M->getFunction("h3");
1396 ASSERT_NE(FnH3, nullptr);
1402 (void)CallInst::Create(FnH3, {}, "", IP);
1565 Function *FnH3 = M->getFunction("h3");
1569 ASSERT_NE(FnH3, nullptr);
1575 (void)CallInst::Create(FnH3, {}, "", IP);
1686 Function *FnH3 = M->getFunction("h3");
1690 ASSERT_NE(FnH3, nullptr);
1695 (void)CallInst::Create(FnH3, {}, "", IP);