Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIAnnotateControlFlow.cpp48 ConstantInt *BoolFalse; member in __anon5f4f76d40111::SIAnnotateControlFlow
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp242 ConstantInt *BoolFalse; member in __anonabeaf6490111::StructurizeCFG
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp2044 auto BoolFalse = ConstantInt::getFalse(Context); calcPredicateUsingBooleans() local