Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DSpecialCaseList.h92 bool IsCompiled; variable
/external/vixl/src/aarch64/
Ddecoder-aarch64.h627 bool IsCompiled() const { return GetCompiledNode() != NULL; } in IsCompiled() function