Home
last modified time | relevance | path

Searched defs:IFE (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DSuspiciousIncludeCheck.cpp62 const std::optional<StringRef> IFE = in InclusionDirective() local
/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1035 updateInstrProfileEntry(InstrProfileEntry & IFE,bool SetToHot,uint64_t HotInstrThreshold,uint64_t ColdInstrThreshold,float ZeroCounterThreshold) updateInstrProfileEntry() argument