Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGLoopInfo.h158 bool hasInfo() const { return !Active.empty(); } in hasInfo() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMELFStreamer.cpp599 bool hasInfo() { return F != nullptr; } in hasInfo() function