Searched defs:MustBeExecutedContextExplorer (Results 1 – 1 of 1) sorted by relevance
386 struct MustBeExecutedContextExplorer { struct409 : ExploreInterBlock(ExploreInterBlock), in ExploreInterBlock()416 using iterator = MustBeExecutedIterator;420 iterator &begin(const Instruction *PP) { in begin()434 iterator &end() { return EndIterator; } in end()516 const bool ExploreInterBlock;517 const bool ExploreCFGForward;518 const bool ExploreCFGBackward;526 GetterTy<const DominatorTree> DTGetter;538 InstructionIteratorMap;[all …]