Searched refs:IsPotentiallyReachableTestPass (Results 1 – 1 of 1) sorted by relevance
71 class IsPotentiallyReachableTestPass : public FunctionPass { in ExpectPath() class73 IsPotentiallyReachableTestPass(bool ExpectedResult, Instruction *A, in ExpectPath() function in __anoncf1c11ff0111::IsPotentiallyReachableTest::ExpectPath::IsPotentiallyReachableTestPass117 static int initialize = IsPotentiallyReachableTestPass::initialize(); in ExpectPath()120 IsPotentiallyReachableTestPass *P = in ExpectPath()121 new IsPotentiallyReachableTestPass(ExpectedResult, A, B, ExclusionSet); in ExpectPath()