Searched refs:hasInfo (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGLoopInfo.h218 return hasInfo() ? getInfo().getAttributes().IsParallel : false;
277 bool hasInfo() const { return !Active.empty(); } function in class:clang::CodeGen::LoopInfoStack
H A DCGLoopInfo.cpp792 if (!hasInfo())
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFStreamer.cpp540 if (!LastEMSInfo->hasInfo())
597 bool hasInfo() { return F != nullptr; }

Completed in 84 milliseconds