Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGLoopInfo.h224 return hasInfo() ? getInfo().getAttributes().IsParallel : false; in getCurLoopParallel()
290 bool hasInfo() const { return !Active.empty(); } in hasInfo() function
H A DCGLoopInfo.cpp827 if (!hasInfo()) in InsertHelper()
/openbsd/gnu/llvm/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFStreamer.cpp555 if (!LastEMSInfo->hasInfo()) in FlushPendingMappingSymbol()
634 bool hasInfo() { return F != nullptr; } in hasInfo() function