OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NewCondition
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
GuardWidening.cpp
256
/// \p
NewCondition
is false, otherwise make it fail if \p
NewCondition
is
258
void widenGuard(Instruction *ToWiden, Value *
NewCondition
,
262
widenCondCommon(getCondition(ToWiden),
NewCondition
, ToWiden, Result,
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
ControlHeightReduction.cpp
1913
Value *
NewCondition
= ConditionTrue ?
1916
BI->setCondition(
NewCondition
);
1938
Value *
NewCondition
= IsTrueBiased ?
1941
SI->setCondition(
NewCondition
);
Completed in 17 milliseconds
Indexes created Wed Sep 02 00:25:50 UTC 2026