Searched refs:TrapFunc (Results 1 – 1 of 1) sorted by relevance
247 Function *TrapFunc = M->getFunction("__poison_checker_assert"); in CreateAssert() local248 B.CreateCall(TrapFunc, Cond); in CreateAssert()