Searched defs:UnknownCallOutlineType (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMBaseInstrInfo.cpp | 6342 auto UnknownCallOutlineType = outliner::InstrType::Illegal; getOutliningTypeImpl() local |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64InstrInfo.cpp | 8960 auto UnknownCallOutlineType = outliner::InstrType::Illegal; getOutliningTypeImpl() local |