HomeSort by relevance Sort by last modified time
    Searched refs:PassConcept (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/IR/
PassManagerInternal.h 34 template <typename IRUnitT> struct PassConcept {
36 virtual ~PassConcept() {}
56 struct PassModel : PassConcept<IRUnitT> {
PassManager.h 286 typedef detail::PassConcept<IRUnitT> PassConceptT;
    [all...]

Completed in 52 milliseconds