Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIAnnotateControlFlow.cpp47 ConstantInt *BoolFalse; member in __anon09b393f90111::SIAnnotateControlFlow
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp241 ConstantInt *BoolFalse; member in __anon82769d8e0111::StructurizeCFG
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp1856 auto BoolFalse = ConstantInt::getFalse(Context); in calcPredicateUsingBooleans() local