Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYConstantIslandPass.cpp188 bool IsCond : 1; member
504 bool IsCond = MI.isConditionalBranch(); in initializeFunctionInfo() local